libreoffice-online/net
Gabriel Masei d458f35c1f kit: disable parallel processing at higher levels
Sometimes multiple messages are processed in a single iteration
at socket level. This happens in WebSocketHandler and when draining
Document queue.Just covered these cases.

Change-Id: Ifa46f5d484b67015cca64008b2c89426cc839e64
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/99387
Tested-by: Jenkins
Tested-by: Gabriel Masei <gabriel.masei@1and1.ro>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Gabriel Masei <gabriel.masei@1and1.ro>
2020-07-25 21:22:50 +02:00
..
clientnb.cpp wsd: single-char string literals -> char 2020-06-02 01:31:26 +02:00
DelaySocket.cpp wsd: single-char string literals -> char 2020-06-02 01:31:26 +02:00
DelaySocket.hpp
FakeSocket.cpp There should be no need to notify when fakeSocketRead() completes 2020-07-07 15:57:24 +02:00
FakeSocket.hpp
ServerSocket.hpp wsd: single-char string literals -> char 2020-06-02 01:31:26 +02:00
Socket.cpp Add a FIXME 2020-07-08 17:34:20 +03:00
Socket.hpp kit: disable parallel handling of messages while processing load and save 2020-07-22 17:38:05 +02:00
Ssl.cpp wsd: single-char string literals -> char 2020-06-02 01:31:26 +02:00
Ssl.hpp wsd: improve readability 2020-07-01 07:40:10 +02:00
SslSocket.hpp
WebSocketHandler.hpp kit: disable parallel processing at higher levels 2020-07-25 21:22:50 +02:00