1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/drb
normal 7c31c2738c drb: close graceful shutdown pipe before socket
Closing a listen socket while entering select(2) may
trigger IOError or even deadlock because another thread
may give the file descriptor to another file description;
meaning the kernel can wait on the wrong description.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-25 02:32:15 +00:00
..
acl.rb Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixError 2017-10-21 09:53:52 +00:00
drb.rb drb: close graceful shutdown pipe before socket 2018-08-25 02:32:15 +00:00
eq.rb
extserv.rb
extservm.rb lib/drb/extservm.rb (service): do not return `false' 2018-06-19 23:20:36 +00:00
gw.rb
invokemethod.rb
observer.rb
ssl.rb drb: use \A and \z 2017-12-30 12:10:43 +00:00
timeridconv.rb * remove trailing spaces. 2016-05-22 11:03:44 +00:00
unix.rb drb: close graceful shutdown pipe before socket 2018-08-25 02:32:15 +00:00