Hi Swapnil Karte,
I am surprised, but the “backlog” parameter of listen(s, backlog) is not implemented and ignored by RTCS. It is proved by source code and documentation.
So you cannot directly control number of pending connections.
I will make proposal to add the missing implementation to RTCS.
Thanks,
Andrey Butok