NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
tcp_server_base 成员列表

成员的完整列表,这些成员属于 tcp_server_base,包括所有继承而来的类成员

accept_loop()tcp_server_baseprotected
accept_one()=0tcp_server_baseprotectedpure virtual
acceptor_tcp_server_baseprotected
client_handler_tcp_server_baseprotected
client_handler_t typedeftcp_server_base
client_pool_tcp_server_baseprotected
create_acceptor(const ip_address &endpoint, int backlog)=0tcp_server_baseprotectedpure virtual
exception_handler_tcp_server_baseprotected
exception_handler_t typedeftcp_server_base
handle_client(tcp_socket client)tcp_server_baseinlineprotectedvirtual
is_running() const noexcepttcp_server_baseinline
port() const noexcepttcp_server_baseinline
port_tcp_server_baseprotected
running_tcp_server_baseprotected
set_client_handler(client_handler_t handler)tcp_server_base
set_exception_handler(exception_handler_t handler)tcp_server_base
start(int backlog=SOMAXCONN) noexcepttcp_server_basevirtual
stop()tcp_server_base
tcp_server_base(ports port, size_t worker_count=thread_pool::max_thread_threshhold())tcp_server_baseexplicit
worker_threads_tcp_server_baseprotected
~tcp_server_base()tcp_server_baseinlinevirtual