NexusForce
1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
tcp_server 成员列表
成员的完整列表,这些成员属于
tcp_server
,包括所有继承而来的类成员
accept_loop
()
tcp_server_base
protected
acceptor_
tcp_server_base
protected
acceptor_mutex_
tcp_server_base
protected
client_handler_
tcp_server_base
protected
client_handler_t
typedef
tcp_server_base
client_pool_
tcp_server_base
protected
exception_handler_
tcp_server_base
protected
exception_handler_t
typedef
tcp_server_base
handle_client
(unique_ptr< tcp_socket > client)
tcp_server_base
inline
protected
virtual
is_running
() const noexcept
tcp_server_base
inline
notify_stop
() noexcept
tcp_server_base
protected
port
() const noexcept
tcp_server_base
inline
port_
tcp_server_base
protected
running_
tcp_server_base
protected
set_client_handler
(client_handler_t handler)
tcp_server_base
set_exception_handler
(exception_handler_t handler)
tcp_server_base
start
(int backlog=SOMAXCONN) noexcept
tcp_server_base
virtual
stop
()
tcp_server_base
tcp_server_base
(ports port, size_t worker_count=thread_pool::max_thread_threshhold())
tcp_server
explicit
worker_count_
tcp_server_base
protected
worker_threads_
tcp_server_base
protected
~tcp_server_base
()
tcp_server_base
inline
virtual
制作者
1.16.0