1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/socket
akr e9c0450960 * test/socket/test_tcp.rb (test_initialize_failure): Use EADDRNOTAVAIL
to test an error message generated by bind() failure.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-07-19 03:35:53 +00:00
..
test_addrinfo.rb
test_ancdata.rb
test_basicsocket.rb
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 * test/socket/test_tcp.rb (test_initialize_failure): Use EADDRNOTAVAIL 2013-07-19 03:35:53 +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