Chops Net IP
|
Files | |
io_common.hpp | |
Common code, factored out, for TCP and UDP io handlers. | |
net_entity_common.hpp | |
Common code, factored out, for TCP acceptor, TCP connector, and UDP net entity handlers. | |
output_queue.hpp | |
Utility class to manage output data queueing. | |
tcp_acceptor.hpp | |
TCP acceptor, for internal use. | |
tcp_connector.hpp | |
TCP connector class, for internal use. | |
tcp_io.hpp | |
Internal handler class for TCP stream input and output. | |
udp_entity_io.hpp | |
Internal class that combines a UDP entity and UDP io handler. | |
wp_access.hpp | |
Common code for accessing std::weak_ptr referenced objects, used in basic_io_interface and net_entity . | |