71f4597059
This resolves the erroneous warnings of pinging on a non-upgraded (i.e. HTTP) socket. This was due to the fact that we moved the socket from one SocketHandlerInterface to a WebSocketHandler after upgrading and since the WSState was a property of the handler, the WebSocketHandler didn't know that the socket had already been upgraded. Also other cosmetics and cleanups. Change-Id: I1a88edef750117ed551d23245e49380371561422 Reviewed-on: https://gerrit.libreoffice.org/49911 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> |
||
---|---|---|
.. | ||
clientnb.cpp | ||
DelaySocket.cpp | ||
DelaySocket.hpp | ||
ServerSocket.hpp | ||
Socket.cpp | ||
Socket.hpp | ||
Ssl.cpp | ||
Ssl.hpp | ||
SslSocket.hpp | ||
WebSocketHandler.hpp |