|
Squid Web Cache master
|
Go to the source code of this file.
Namespaces | |
| namespace | Ipc |
Enumerations | |
| enum | Ipc::FdNoteId { Ipc::fdnNone , Ipc::fdnHttpSocket , Ipc::fdnHttpsSocket , Ipc::fdnFtpSocket , Ipc::fdnInSnmpSocket , Ipc::fdnOutSnmpSocket , Ipc::fdnInIcpSocket , Ipc::fdnInHtcpSocket , Ipc::fdnEnd } |
| We cannot send char* FD notes to other processes. Pass int IDs and convert. More... | |
Functions | |
| const char * | Ipc::FdNote (int fdNodeId) |
| converts FdNoteId into a string | |