[ruby-cvs:52899] usa:r45753 (ruby_2_0_0): merge revision(s) 45471: [Backport #9688]
usa at ruby-lang.org
usa at ruby-lang.org
Wed Apr 30 16:37:39 JST 2014
usa 2014-04-30 16:37:38 +0900 (Wed, 30 Apr 2014)
New Revision: 45753
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=45753
Log:
merge revision(s) 45471: [Backport #9688]
* win32/win32.c (rb_w32_accept, open_ifs_socket, socketpair_internal):
reset inherit flag of socket to avoid unintentional inheritance of
socket. note that the return value of SetHandleInformation() is not
verified intentionally because old Windows may return an error.
[Bug #9688] [ruby-core:61754]
Modified directories:
branches/ruby_2_0_0/
Modified files:
branches/ruby_2_0_0/ChangeLog
branches/ruby_2_0_0/version.h
branches/ruby_2_0_0/win32/win32.c
More information about the ruby-cvs
mailing list