ruby/test/socket
yugui 921f484775 merges r28401 and r28402 from trunk into ruby_1_9_2.
--
* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround for
  getaddrinfo problem on Mac OS X Snow Leopard.  [ruby-core:29427]
  patch by Wataru Kimura.  [ruby-core:30842]
--
add a comment.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-29 14:48:32 +00:00
..
test_addrinfo.rb merge from trunk (r27877, r27879, r27880, r27883, r27884) 2010-05-19 05:20:44 +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 * test/socket/test_socket.rb (test_udp_server): rescue Errno::ENOSYS 2010-06-14 13:46:06 +00:00
test_socket.rb merges r28401 and r28402 from trunk into ruby_1_9_2. 2010-06-29 14:48:32 +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 * test/socket/test_unix.rb (TestSocket_UNIXSocket#test_recvmsg): 2010-04-28 08:54:07 +00:00