maxConnections constant

int const maxConnections

Maximum concurrent connections

Implementation

static const int maxConnections = 5;