collabora-online/net
Caolán McNamara e3cfc935ff cid#318907 silence Uncaught exception
silence various of these in tests and utilities

Signed-off-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Change-Id: I4fcc95b1b5d5c95e5ac40782550f95c08a3467bd
2023-08-24 08:30:40 +02:00
..
Buffer.hpp Buffer: remove _size member and calculate it from _offset as needed. 2021-11-30 09:32:45 +00:00
DelaySocket.cpp wsd: string::empty() is clearer than size() == 0 2023-03-10 07:45:12 -05: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 wsd: smart pointer cleanup 2023-08-03 08:40:20 +02:00
HttpHelper.hpp wsd: move HttpHelper namespace from Socket to its home 2020-11-02 07:56:03 -05:00
HttpRequest.cpp Implement minor changes suggested during review 2023-06-15 19:01:42 +01:00
HttpRequest.hpp cid#318940 Big parameter passed by value 2023-08-15 15:09:36 +02:00
NetUtil.cpp wsd: improved socket creation/destruction logging 2023-03-06 08:43:37 -05:00
NetUtil.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
ServerSocket.hpp Fix compiler warnings when building for WASM. 2023-02-12 15:55:24 +01:00
Socket.cpp cid#318919 Dereference after null check 2023-08-09 13:39:23 +02:00
Socket.hpp cid#318919 Dereference after null check 2023-08-09 13:39:23 +02: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 wsd: return SSL_do_handshake error-codes unmodified 2023-04-15 23:07:38 +01:00
WebSocketHandler.hpp paste: cleanup excessive debugging. 2023-07-28 21:38:02 +01:00
WebSocketSession.hpp wsd: test: better polling in tests 2023-05-31 07:40:11 -04:00
clientnb.cpp cid#318907 silence Uncaught exception 2023-08-24 08:30:40 +02:00