Go to the documentation of this file.
20 #include <znc/zncconfig.h>
27 #define CS_STRING CString
28 #define _NO_CSOCKET_NS
35 #define CS_DEBUG(f) DEBUG(__FILE__ << ":" << __LINE__ << " " << f)
36 #define PERROR(f) DEBUG(__FILE__ << ":" << __LINE__ << " " << f << ": " << strerror(GetSockError()))