Menu

Limitations

Martin Herrmann

Limitations

Currently, even if the remote port is closed, incoming connections are accepted, even though they should be rejected. This is a limitation of the Qt socket API: QTcpServer automatically accepts incoming connections.

It /might/ be possible to change that behavior by overriding QTcpServer::incomingConnection.


Related

Wiki: Home

MongoDB Logo MongoDB