![]() |
AddSocketToList() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Protected Function |
Declared in: AsyncSocket.h |
void AddSocketToList();
Add the socket to the list
try { //Allocate our window AllocateHandle(); //Add socket to list m_SocketID=GetAsyncHandle(); m_SocketMap.insert(SocketMap::value_type(m_SocketID,this)); m_List=TRUE; } ERROR_HANDLER("AddSocketToList")
![]() |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 27 Jun 2001. |