|
init_WSA Class Referenceclass init_WSA used to initalise windows sockets specfifc stuff : there is an MS - spcific init sequence for Winsock 2 this class attempts to initalise Winsock 2.2 - needed for non - blocking I/O. More...
Detailed Descriptionclass init_WSA used to initalise windows sockets specfifc stuff : there is an MS - spcific init sequence for Winsock 2 this class attempts to initalise Winsock 2.2 - needed for non - blocking I/O.It will fall back on 1.2 or lower if 2.0 or higher is not available, but < 2.0 does not support non - blocking I/o TO DO : might be an idea to have a method that reports version of Winsock in use or a pretdicate to test if non - blocking is OK -- JFC
Constructor & Destructor Documentation
The documentation for this class was generated from the following file: Generated at Fri Mar 23 10:47:55 2001 for CommonC++ by 1.2.1 written by Dimitri van Heesch, © 1997-2000 |