Win32 I/O Completion Ports enhancement

This commit is contained in:
Danny Mayer 2002-08-01 04:33:10 +00:00
parent dd472802de
commit 1aed0905a5

View file

@ -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]