SOCKETS

This samples contains a simple Windows NT 3.5 server that uses
sockets/tcpip.  It demonstrates overlapped I/O using I/O 
completion ports to receive ReadFile completion notification.
This is the most efficient form of overlapped I/O, and is a new
feature for Windows NT 3.5.
