Currently I'm using the slot to clean up the memory (the QNetworkAccessManager and its children).
But is the slot called in all cases? - including when the server has an error or times out.
If not then I have a potential memory leek.
Currently I'm using the slot to clean up the memory (the QNetworkAccessManager and its children).
But is the slot called in all cases? - including when the server has an error or times out.
If not then I have a potential memory leek.
Bookmarks