mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
In case a process encounters high-numbered FDs, this allows consistent performance on systems with ppoll support. [ruby-core:35572] * ext/socket/lib/socket.rb (connect_nonblock): use IO#wait_writable * lib/drb/drb.rb (DRB::DRbTCPSocket#alive?): use IO#wait_readable * lib/webrick/httpserver.rb (run): ditto * lib/resolv.rb (request): ditto for single socket case [ruby-core:68943] [Feature #11081] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
|---|---|---|
| .. | ||
| acl.rb | ||
| drb.rb | ||
| eq.rb | ||
| extserv.rb | ||
| extservm.rb | ||
| gw.rb | ||
| invokemethod.rb | ||
| observer.rb | ||
| ssl.rb | ||
| timeridconv.rb | ||
| unix.rb | ||