![]() |
RemoveSocket() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Private Function |
Declared in: UDPRelay.h |
void RemoveSocket( IP aSourceAddress, unsigned short usSourcePort);
Remove a socket
try { //Add the socket ConnectionData aData; aData.aSourceIP=aSourceAddress; aData.usSourcePort=usSourcePort; //Lock CCriticalAutoRelease aRelease(m_pCSection); //Insert the socket m_aSocketMap.erase(aData); } ERROR_HANDLER("RemoveSocket")
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |