libreoffice-online/net
Ashod Nakashian 4c87cc36ff wsd: Close socket hard when necessary
Also clear its input buffer explicitly.

Change-Id: I8badbb96d98eaf10433a65fcfd13b0d6d5893594
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>

Ignore input in a somewhat gentler way.

Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
Change-Id: I758302dc3bb1aa87f9fbfa726f73f4b9339e08c2
2021-07-19 17:31:55 +01:00
..
Buffer.hpp wsd: http: simplify appending to Buffer 2021-05-02 22:35:39 -04: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
FakeSocket.hpp
HttpHelper.cpp wsd: Close socket hard when necessary 2021-07-19 17:31:55 +01:00
HttpHelper.hpp
HttpRequest.cpp http response: if the result doesn't fit, then consider that a fatal error 2021-07-19 13:38:00 +02:00
HttpRequest.hpp wsd: http: break cyclic dependency 2021-06-14 23:02:39 -04: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: encapsulate ServerSocket::_socketFactory 2021-03-16 08:27:46 -04:00
Socket.cpp wsd: Close socket hard when necessary 2021-07-19 17:31:55 +01:00
Socket.hpp wsd: Close socket hard when necessary 2021-07-19 17:31:55 +01:00
Ssl.cpp wsd: ssl certificate verification requirements 2021-07-18 21:14:48 -04:00
Ssl.hpp wsd: ssl certificate verification requirements 2021-07-18 21:14:48 -04:00
SslSocket.hpp wsd: Close socket hard when necessary 2021-07-19 17:31:55 +01:00
WebSocketHandler.hpp wsd: Close socket hard when necessary 2021-07-19 17:31:55 +01:00
WebSocketSession.hpp Make WebSocketHandler::_isClient const and drop default values for bool parms 2021-05-05 09:03:29 +03:00