OK.server_multi.bbc which supports multiple concurrent connections.
In this file I set a 10 thousand connections.
Code:
MAX_CONNECT = 10000After 20 connections, the server refused to accept any more (became unavailable to the client). There was an error in the server window
20 connections this is not enough.Too many open sockets in module socklib
Statistics: Posted by Vasian — Fri Mar 28, 2025 11:08 pm