[Interest] QTcpServer stop accepting connections

Bob Hood bhood2 at comcast.net
Thu Sep 5 14:05:11 CEST 2013


On 9/5/2013 5:49 AM, Benjamin Zeller wrote:
> Hello again,
>
> ok after digging some more its clear that the E_AGAIN or E_WOULDBLOCK
> error means that there are no connections available to open. That makes
> no sense because i opened 20 connections in a row, but only the
> first 6 are handled and then the following 6 and so on.
>
> What could possibly delay the notification of new incoming connecions
> until another one is handled?

What does QTcpServer.maxPendingConnections() report?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130905/9409bcb8/attachment.html>


More information about the Interest mailing list