![]() |
TCPScanDoneLib() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Protected Function |
Declared in: TCPPortScannerStealth.h |
virtual void TCPScanDoneLib( BOOL bError);
Scan is done (for library)
try { //Do we have a sniffer? if (m_pSniffer) { //Stop the sniffer m_pSniffer->Stop(); //Delete it from it's thread m_pSniffer->DeleteSocketFromThread(); //Remove it m_pSniffer=NULL; } //Delete the thread delete m_pThread; m_pThread=NULL; } ERROR_HANDLER("TCPScanDoneLib")
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |