asio C++ library

PrevUpHomeNext

basic_raw_socket::max_connections

Inherited from socket_base.

(Deprecated: Use max_listen_connections.) The maximum length of the queue of pending incoming connections.

static const int max_connections = implementation_defined;

PrevUpHomeNext