mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-07 15:47:25 +03:00
aedd997604
For writing, this ensures expire handler won't be executed in a small time window, that is after `m_socket->write()` and before `QIODevice::bytesWritten()` signal. For reading, this let the socket to have the chance to process the received data instead of dropping it. PR #15849. |
||
---|---|---|
.. | ||
connection.cpp | ||
connection.h | ||
httperror.cpp | ||
httperror.h | ||
irequesthandler.h | ||
requestparser.cpp | ||
requestparser.h | ||
responsebuilder.cpp | ||
responsebuilder.h | ||
responsegenerator.cpp | ||
responsegenerator.h | ||
server.cpp | ||
server.h | ||
types.h |