Namespaces | |
| namespace | JetByteTools |
| namespace | JetByteTools::HTTP |
Defines | |
| #define | DEBUG(s_, e_) JetByteTools::Core::OutputEx(_T("CHTTPSocketServer - S:") + JetByteTools::Core::PointerToString(&s_) + s_sep + e_) |
| #define | DEBUGGING_CONNECTIONS(s_, e_) |
| #define | DEBUGGING_FLOW_CONTROL(s_, e_) |
| #define | DEBUGGING_REQUEST_PERF(s_, e_) |
| #define DEBUG | ( | s_, | |||
| e_ | ) | JetByteTools::Core::OutputEx(_T("CHTTPSocketServer - S:") + JetByteTools::Core::PointerToString(&s_) + s_sep + e_) |
| #define DEBUGGING_CONNECTIONS | ( | s_, | |||
| e_ | ) |
| #define DEBUGGING_FLOW_CONTROL | ( | s_, | |||
| e_ | ) |
| #define DEBUGGING_REQUEST_PERF | ( | s_, | |||
| e_ | ) |
1.5.3