libreoffice-online/net
Ashod Nakashian 2ea14b5221 wsd: reduce SocketPoll lock contention
We don't have to read the wakeup pipe
under a lock. So we no longer do.

Change-Id: I6bd724b9748add3022b4f9aa2268094b9818f3e5
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2023-04-15 23:07:38 +01:00
..
Buffer.hpp
clientnb.cpp
DelaySocket.cpp wsd: string::empty() is clearer than size() == 0 2023-03-10 07:45:12 -05:00
DelaySocket.hpp
FakeSocket.cpp wsd: string::empty() is clearer than size() == 0 2023-03-10 07:45:12 -05:00
FakeSocket.hpp
HttpHelper.cpp add 'Connection: close' header to http responses. 2022-10-04 13:45:58 +02:00
HttpHelper.hpp
HttpRequest.cpp wsd: fix DEBUG_HTTP in HttpRequest 2023-03-06 08:43:37 -05:00
HttpRequest.hpp wsd: better socket logging 2023-04-14 11:30:14 +01:00
NetUtil.cpp wsd: improved socket creation/destruction logging 2023-03-06 08:43:37 -05:00
NetUtil.hpp
ServerSocket.hpp Fix compiler warnings when building for WASM. 2023-02-12 15:55:24 +01:00
Socket.cpp wsd: reduce SocketPoll lock contention 2023-04-15 23:07:38 +01:00
Socket.hpp wsd: make removeSockets private 2023-04-14 18:02:14 +01:00
Ssl.cpp
Ssl.hpp
SslSocket.hpp wsd: more tracing of socket and poll activity 2023-04-15 23:07:38 +01:00
WebSocketHandler.hpp wsd: helper to dump the state of an object as a string 2023-04-11 08:03:01 -04:00
WebSocketSession.hpp wsd: log the socket FD of ProtocolHandlerInterface 2023-03-06 08:43:37 -05:00