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 ddedc6f125 * ext/socket/socket.c (sock_s_socketpair): yield if a block is given.
(io_call_close): defined.
  (io_close): defined.
  (pair_yield): defined.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-31 15:05:16 +00:00
..
test_nonblock.rb
test_socket.rb use ML ref. for assertion message. 2007-11-18 07:18:56 +00:00
test_tcp.rb * test/socket/test_tcp.rb (test_recvfrom): already can run on mswin32. 2008-12-02 06:14:37 +00:00
test_udp.rb use ML ref. for assertion message. 2007-11-18 07:18:56 +00:00
test_unix.rb * ext/socket/socket.c (sock_s_socketpair): yield if a block is given. 2008-12-31 15:05:16 +00:00