mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
286783c72e
When the server reply to a burst of querys the socket readyRead() signal may be called only once, thus causing reply not being parsed until next event, and making the query queue grow with time and the user interface unusable, to fix this a the end of the read() slot if there is more data available in the socket read is called again to parse it LibresapiLocalClient improved debugging that may be configured per instance in case of debug build |
||
---|---|---|
.. | ||
src |