From: Danny Mayer Date: Thu, 1 Aug 2002 04:33:10 +0000 (+0000) Subject: Win32 I/O Completion Ports enhancement X-Git-Tag: v9.2.3rc1~104^2~423 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=1aed0905a50ff8d2bdc4d253b38ae24afe3bab1c;p=thirdparty%2Fbind9.git Win32 I/O Completion Ports enhancement --- diff --git a/CHANGES b/CHANGES index e353a74c766..ed0b0b8f04a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +1348. [port] Win32: Rewrote code to use I/O Completion Ports + in socket.c and eliminating a host of socket + errors. Performance is enhanced. + 1347. [placeholder] 1346. [placeholder]