Kea 2.5.9
isc::tcp::TcpListener Member List

This is the complete list of members for isc::tcp::TcpListener, including all inherited members.

accept()isc::tcp::TcpListenerprotected
acceptHandler(const boost::system::error_code &ec)isc::tcp::TcpListenerprotected
acceptor_isc::tcp::TcpListenerprotected
connection_filter_isc::tcp::TcpListenerprotected
connections_isc::tcp::TcpListenerprotected
createConnection(const TcpConnectionAcceptorCallback &acceptor_callback, const TcpConnectionFilterCallback &connection_filter)isc::tcp::TcpListenerprotectedvirtual
endpoint_isc::tcp::TcpListenerprotected
getEndpoint() constisc::tcp::TcpListener
getIdleTimeout() constisc::tcp::TcpListenerinline
getLocalAddress() constisc::tcp::TcpListener
getLocalPort() constisc::tcp::TcpListener
idle_timeout_isc::tcp::TcpListenerprotected
io_service_isc::tcp::TcpListenerprotected
start()isc::tcp::TcpListener
stop()isc::tcp::TcpListener
TcpListener(const asiolink::IOServicePtr &io_service, const asiolink::IOAddress &server_address, const unsigned short server_port, const asiolink::TlsContextPtr &tls_context, const IdleTimeout &idle_timeout, const TcpConnectionFilterCallback &connection_filter=0)isc::tcp::TcpListener
tls_context_isc::tcp::TcpListenerprotected
usedByRemoteIp(const asiolink::IOAddress &remote_ip, size_t &total_connections)isc::tcp::TcpListenerinline
~TcpListener()isc::tcp::TcpListenervirtual