collabora-online/net
Michael Meeks 08d9081280 net: don't try to set TCP_NODELAY on local Unix sockets.
Change-Id: Ic0f720554080a01b7a46abbffda023834016c0ea
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2023-11-01 08:06:53 +00:00
..
Buffer.hpp Buffer: remove _size member and calculate it from _offset as needed. 2021-11-30 09:32:45 +00:00
DelaySocket.cpp net: don't try to set TCP_NODELAY on local Unix sockets. 2023-11-01 08:06:53 +00:00
DelaySocket.hpp mutex include cleanup. 2022-08-31 21:31:31 +01:00
FakeSocket.cpp wsd: string::empty() is clearer than size() == 0 2023-03-10 07:45:12 -05:00
FakeSocket.hpp Replace all `__linux` in CPP conditions with `__linux__`. 2020-11-17 09:21:45 +00:00
HttpHelper.cpp killpoco: replace HTTPResponse in sendFileAndShutdown 2023-10-24 21:33:02 -04:00
HttpHelper.hpp killpoco: replace HTTPResponse in sendFileAndShutdown 2023-10-24 21:33:02 -04:00
HttpRequest.cpp Implement minor changes suggested during review 2023-06-15 19:01:42 +01:00
HttpRequest.hpp killpoco: replace HTTPResponse in sendFileAndShutdown 2023-10-24 21:33:02 -04:00
NetUtil.cpp net: don't try to set TCP_NODELAY on local Unix sockets. 2023-11-01 08:06:53 +00:00
NetUtil.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
ServerSocket.hpp net: don't try to set TCP_NODELAY on local Unix sockets. 2023-11-01 08:06:53 +00:00
Socket.cpp net: don't try to set TCP_NODELAY on local Unix sockets. 2023-11-01 08:06:53 +00:00
Socket.hpp net: don't try to set TCP_NODELAY on local Unix sockets. 2023-11-01 08:06:53 +00:00
Ssl.cpp wsd: use the default DH parameters in SSL 2022-04-22 09:47:19 +02:00
Ssl.hpp wsd: smart pointer cleanup 2023-08-03 08:40:20 +02:00
SslSocket.hpp net: don't try to set TCP_NODELAY on local Unix sockets. 2023-11-01 08:06:53 +00:00
WebSocketHandler.hpp cid#318905 Untrusted allocation size 2023-10-20 17:01:47 +02:00
WebSocketSession.hpp wsd: test: helper to wait for any of the given messages 2023-10-24 09:20:32 +02:00
clientnb.cpp wsd: support EnableExperimental in Log 2023-10-02 20:14:53 +01:00