[Interest] Strange QWebSocket/QTcpServer interaction... Bug in Firefox?

Thiago Macieira thiago.macieira at intel.com
Sun Dec 21 22:29:40 CET 2014


On Sunday 21 December 2014 20:30:40 Guido Seifert wrote:
> However, each time my QTcpServer also fires and gives me another QTcpSocket.
> Nothing ever comes through this new QTcpSocket... but it is there and a
> memory leak.

Why is it a memory leak?

If you're implementing an HTTP server, close TCP connections that didn't send 
any requests within a reasonable amount of time.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list