aboutsummaryrefslogtreecommitdiff
path: root/lib/util.cpp
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2019-12-12 19:47:07 +0300
committerKitsune Ral <Kitsune-Ral@users.sf.net>2019-12-12 19:47:07 +0300
commitf6505a541fc0a2e02f9c79496488121a3e46fb01 (patch)
tree44ede7438530a49403871dd777eacfddf693df95 /lib/util.cpp
parentd438c08e11d17dc9c005806a6036e1aeb769c54b (diff)
downloadlibquotient-f6505a541fc0a2e02f9c79496488121a3e46fb01.tar.gz
libquotient-f6505a541fc0a2e02f9c79496488121a3e46fb01.zip
BaseJob: prepare() -> initiate() + refactoring around it
* BaseJob::initiate() now calls ConnectionData::submit() without relying on Connection to do that * ConnectionData::submit() is now the only site where a job enters Pending state * No more shortcuts to BaseJob::sendRequest(), even retries are sent through the ConnectionData submission queue * Additional validation in BaseJob::initiate() that the request data device is actually open (because QtNetwork API officially requires that, even if you can get away passing a closed QBuffer to it)
Diffstat (limited to 'lib/util.cpp')
0 files changed, 0 insertions, 0 deletions