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
Post a Comment