asio C++ library

PrevUpHomeNext

basic_seq_packet_socket::max_connections

Inherited from socket_base.

The maximum length of the queue of pending incoming connections.

static const int max_connections = implementation_defined;

PrevUpHomeNext