Show
Ignore:
Timestamp:
02/06/07 16:16:50 (2 years ago)
Author:
common
Message:

nepenthes

  • make hexdump an Event, idea from daniel.frasnelli@verizonbusiness.com, will improve performance on high load sensors
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • nepenthes/trunk/modules/download-creceive/CReceiveDialogue.cpp

    r630 r836  
    8888CReceiveDialogue::~CReceiveDialogue() 
    8989{ 
    90 //      g_Nepenthes->getUtilities()->hexdump(STDTAGS,(byte *)m_Buffer->getData(),m_Buffer->getSize()); 
     90//      HEXDUMP(m_Socket,(byte *)m_Buffer->getData(),m_Buffer->getSize()); 
    9191//      delete m_Buffer; 
    9292        delete m_Download;