ruby/test/socket
akr a5fcce2820 * ext/socket/ipsocket.c (init_inetsock_internal): Don't use local
addresses which address family is different to remote address.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41686 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-28 03:16:07 +00:00
..
test_addrinfo.rb Check if there is no error before reconnect [Bug #4387] 2012-10-30 00:40:54 +00:00
test_ancdata.rb * ext/socket/ancdata.c (ancillary_unix_rights): check message type. 2009-02-28 09:29:26 +00:00
test_basicsocket.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_nonblock.rb * ext/socket/ancdata.c (bsock_sendmsg_internal): Always set 2013-05-09 11:48:29 +00:00
test_socket.rb * ext/socket: New method, Socket.getifaddrs, implemented. 2013-05-11 08:32:26 +00:00
test_sockopt.rb * test/socket/test_sockopt.rb: change test name. follow r41037. 2013-06-02 16:37:14 +00:00
test_tcp.rb * ext/socket/ipsocket.c (init_inetsock_internal): Don't use local 2013-06-28 03:16:07 +00:00
test_udp.rb * test/socket/test_udp.rb: Close sockets explicitly. 2013-06-26 03:09:54 +00:00
test_unix.rb Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESS 2013-04-08 19:58:55 +00:00