T
Trevor
Does the async. sockets implementation in .NET use IO Completion Ports
(IOCP) internally or would I have to use P/Invoke to use IOCP in a C#
async. socket server?
(IOCP) internally or would I have to use P/Invoke to use IOCP in a C#
async. socket server?