On Sun, 23 Dec 2001, Francois Gouget wrote:
- Move the winsock16 code to wsock32
- winsock16 is more related to wsock32 than to ws2_32
- ws2_32 is the new API. This would leave us with a clean 32bit implementation of the new API that is not encumbered with 16bit hacks.
Is anybody working on this right now? I need to get going with certain ws2_32 functionality ASAP, and I don't want to write code that will conflict with other people's work.