Macros | |
#define | IP_TRANSPARENT 19 |
Variables | |
Intercept | Ip::Interceptor |
Detailed Description
- There is no formal state-machine for transparency and interception instead there is this neutral API which other connection state machines and the comm layer use to co-ordinate their own state for transparency.
Macro Definition Documentation
◆ IP_TRANSPARENT
#define IP_TRANSPARENT 19 |
Definition at line 123 of file Intercept.h.
Variable Documentation
◆ Interceptor
Ip::Intercept Ip::Interceptor |
Globally available instance of the IP Interception manager.
Definition at line 130 of file Intercept.h.
Referenced by Comm::TcpAcceptor::acceptInto(), keepCapabilities(), parse_port_option(), and restoreCapabilities().