c++ - QNetworkAccessManager freezes if network is unreachable -


if network unavailable , i'm doing post using qnetworkaccessmanager, not give me error. freezes.

is possible detect situation?

i can't use timeout because of need upload big files , timeout break upload process in case.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -