<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Limitations</title><link>https://sourceforge.net/p/tpf/wiki/Limitations/</link><description>Recent changes to Limitations</description><atom:link href="https://sourceforge.net/p/tpf/wiki/Limitations/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 25 Aug 2012 11:46:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tpf/wiki/Limitations/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Limitations modified by Martin Herrmann</title><link>https://sourceforge.net/p/tpf/wiki/Limitations/</link><description># 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.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Herrmann</dc:creator><pubDate>Sat, 25 Aug 2012 11:46:12 -0000</pubDate><guid>https://sourceforge.net1c2ce28021f1467ba57638fe74e9155c9dee27bb</guid></item></channel></rss>