From 9755536ac2f6674c6915a559bd72c1c44b6a5672 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Mon, 9 Feb 2009 08:35:04 +0000 Subject: merge revision(s) 20189: * win32/win32.c (rb_w32_accept): secure fd before accept because if error causes in securing, cannot restore the state of accepted socket. fixed [ruby-core:19728] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@22171 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c1301f9d4f..355edcaff1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Feb 9 17:34:55 2009 NAKAMURA Usaku + + * win32/win32.c (rb_w32_accept): secure fd before accept because if + error causes in securing, cannot restore the state of accepted + socket. + fixed [ruby-core:19728] + Mon Feb 9 13:41:50 2009 NAKAMURA Usaku * win32/win32.c (ifs_open_socket): should retry without proto_buffer -- cgit v1.2.3