1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/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
..
.cvsignore
addrinfo.h * eval_intern.h: Add support to Haiku. see [ruby-core:18110] 2008-08-06 20:52:44 +00:00
depend * include/ruby/signal.h: removed. 2008-09-03 08:00:05 +00:00
extconf.rb * configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert), 2008-08-09 23:15:08 +00:00
getaddrinfo.c * dln.c: newer BeOS support. a patch from Pete Goodeve 2008-09-19 00:33:19 +00:00
getnameinfo.c * dln.c: newer BeOS support. a patch from Pete Goodeve 2008-09-19 00:33:19 +00:00
mkconstants.rb * ext/socket/mkconstants.rb: use sock_define_uconst for INADDR_* 2008-12-30 12:19:40 +00:00
socket.c * ext/socket/socket.c (sock_s_socketpair): yield if a block is given. 2008-12-31 15:05:16 +00:00
sockport.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00