libreoffice-online/net
Ashod Nakashian 6c28ddb07c wsd: exit the kit when we fail to connect to wsd
This prevents the kit from becoming a zombie
when it has an early failure to connect to WSD.

Change-Id: I4e8203b2cc3d80822308236e5b47be0c0c96e9ae
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2022-02-24 07:38:13 -05:00
..
Buffer.hpp Buffer: remove _size member and calculate it from _offset as needed. 2021-11-30 09:32:45 +00:00
clientnb.cpp wsd: cleanup Poco headers 2021-03-22 10:09:22 -04:00
DelaySocket.cpp wsd: avoid static SocketPoll 2021-03-13 16:44:09 -05:00
DelaySocket.hpp wsd: avoid static SocketPoll 2021-03-13 16:44:09 -05:00
FakeSocket.cpp fix license headers 2020-10-01 11:56:43 +02:00
FakeSocket.hpp Replace all __linux in CPP conditions with __linux__. 2020-11-17 09:21:45 +00:00
HttpHelper.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
HttpHelper.hpp wsd: move HttpHelper namespace from Socket to its home 2020-11-02 07:56:03 -05:00
HttpRequest.cpp wsd: http: reason phrase is optional 2021-09-26 17:02:01 -04:00
HttpRequest.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
NetUtil.cpp wsd: killpoco: cert verification 2021-07-18 21:14:48 -04:00
NetUtil.hpp wsd: move isLocalhost to a common area 2021-07-18 21:14:48 -04:00
ServerSocket.hpp wsd: reduce noisy logs 2022-02-04 10:26:49 -05:00
Socket.cpp wsd: exit the kit when we fail to connect to wsd 2022-02-24 07:38:13 -05:00
Socket.hpp wsd: exit the kit when we fail to connect to wsd 2022-02-24 07:38:13 -05:00
Ssl.cpp wsd: enforce TLSv1.2 as the minimum acceptable version 2022-01-10 21:26:38 +01:00
Ssl.hpp wsd: ssl certificate verification requirements 2021-07-18 21:14:48 -04:00
SslSocket.hpp wsd: reduce debug and generally redundant logs 2022-02-24 07:38:13 -05:00
WebSocketHandler.hpp Handle exceptions in Socket messages processing 2022-01-09 13:15:36 -05:00
WebSocketSession.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00