![]() |
CSocketThreadManager() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Constructor |
Declared in: SocketThreadManager.h |
CSocketThreadManager( int iThreadCount, HINSTANCE hInstance);
ctor and dtor
try { //Set the class name SetName(CSocketThreadManager_Class); //Set our memeber m_pThreadData=NULL; //Start spawning threads SpawnThreads(); //Create the critical section InitializeCriticalSection(&m_pCSection); } ERROR_HANDLER("CSocketThreadManager")
![]() |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 24 Apr 2001. |