Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

socket_base::max_connections

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

static const int max_connections = implementation_defined;

PrevUpHomeNext