Re: QNetworkReply::readAll() empty or not depending on calling position
Originally Posted by AmirH
ok, this is the meaning of readAll(), I did not understand at first, I though it copied the content and not tranfer it.
This would prevent the socket from receiving more data than fits into one third (original data, the copy, the variable you assign the result of readAll() to) of the machine's virtual memory.
Your biological and technological distinctiveness will be added to our own. Resistance is futile.
Please ask Qt related questions on the forum and not using private messages or visitor messages.
Bookmarks