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 3f0d724dc3 * ext/socket/lib/socket.rb (Socket.unix_server_socket): close the
socket when the block exits.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22234 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-11 07:54:52 +00:00
..
test_addrinfo.rb * ext/socket/raddrinfo.c (init_unix_addrinfo): add socktype argument. 2009-02-08 04:53:17 +00:00
test_ancdata.rb * ext/socket/ancdata.c (ancillary_s_ip_pktinfo): make 3rd argument 2009-02-11 07:44:53 +00:00
test_basicsocket.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_nonblock.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_socket.rb * ext/socket/lib/socket.rb (Socket.udp_server_sockets): new method. 2009-02-10 12:38:16 +00:00
test_sockopt.rb add tests. 2009-02-11 04:31:19 +00:00
test_tcp.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_udp.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_unix.rb * ext/socket/lib/socket.rb (Socket.unix_server_socket): close the 2009-02-11 07:54:52 +00:00