ruby/test/socket
naruse d439b3b1d9 merge revision(s) 45066: [Backport #9545] [Backport #9550]
* ext/socket/ancdata.c (bsock_sendmsg_internal): only retry on error
	  (bsock_recvmsg_internal): ditto

	* test/socket/test_unix.rb: test above for infinite loop


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@45120 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-02-22 07:19:41 +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
test_basicsocket.rb
test_nonblock.rb * io.c (io_read_nonblock): support non-blocking reads without raising 2013-08-26 22:41:44 +00:00
test_socket.rb * ext/socket/lib/socket.rb: Don't test $! in "ensure" clause because 2013-12-13 16:11:12 +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 merge revision(s) 45066: [Backport #9545] [Backport #9550] 2014-02-22 07:19:41 +00:00