Hi,
the RSocket::Listen() method has the qSize (queue size) parameter. The maximum value is defined by SOMAXCONN which is 5. What exactly this queue parameter specifies? Is it the maximal number of connections, which could wait, until they are joined with blank socket by method RSocked:Accept()? Could this be made bigger?
Thanks
STeN




