Hi,
my app is unstable due to QHttp behaviour, I've noticed that connection to http server is still alive despite the fact I've called QHttp::closeConnection(), even when I delete QHttp object, netstat still shows active connection, it is closed when I quit my app. Maybe it's because I use my own QHttpRequestHeader (along with post() method) and I missed something,
Thanks.




Reply With Quote
Bookmarks