asio C++ library

PrevUpHomeNext

socket_base::max_listen_connections

The maximum length of the queue of pending incoming connections.

static const int max_listen_connections = implementation_defined;

PrevUpHomeNext