Show
Ignore:
Timestamp:
08/22/05 14:15:11 (8 years ago)
Author:
ahu
Message:

add dnsreplay based on boost multi-index
remove dirty pthread hacks for now

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/pdns_recursor.cc

    r447 r462  
    5555string s_programname="pdns_recursor"; 
    5656 
     57#if 0 
    5758#ifndef WIN32 
    5859#ifndef __FreeBSD__ 
     
    7172#endif // __FreeBSD__ 
    7273#endif // WIN32 
     74#endif 
    7375 
    7476StatBag S;