|
Squid Web Cache master
|
Go to the source code of this file.
Namespaces | |
| namespace | Comm |
| Abstraction layer for TCP, UDP, TLS, UDS and filedescriptor sockets. | |
Typedefs | |
| typedef void | PF(int, void *) |
| typedef RefCount< Comm::Connection > | Comm::ConnectionPointer |
Functions | |
| bool | Comm::IsConnOpen (const Comm::ConnectionPointer &conn) |
| void | Comm::SetSelect (int, unsigned int, PF *, void *, time_t) |
| Mark an FD to be watched for its IO status. | |
Variables | |
| PF | Comm::HandleWrite |
| typedef void PF(int, void *) |
legacy CBDATA callback functions ABI definition for read or write I/O events