Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_stream_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