mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/socket/socket.c (bsock_send, s_recvfrom, ruby_connect, s_accept),
(udp_send, unix_send_io, unix_recv_io): blocking region support. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0753c79be2
commit
7d82b3dc3c
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Sun Jul 6 23:48:06 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* ext/socket/socket.c (bsock_send, s_recvfrom, ruby_connect, s_accept),
|
||||
(udp_send, unix_send_io, unix_recv_io): blocking region support.
|
||||
|
||||
Sun Jul 6 18:34:35 2008 Masaki Suketa <masaki.suketa@nifty.ne.jp>
|
||||
|
||||
* test/win32ole/test_win32ole_type.rb (test_initialize): add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue