libreoffice-online/net
Ashod Nakashian ba4e52e7b9 wsd: log: overload chrono duration to simplify logging
Also, makes the logging of units much less error prone.

The overloaded streaming operators are temporary as
they are provided in C++20. The ones here (though
incomplete) are fashioned after the C++20 specs.

Change-Id: Ieb499282ccb6e63fa939ba07bed3e5a4fbef1bd0
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2020-12-08 09:26:41 +00:00
..
Buffer.hpp Fix unit test to not rely on under-defined behavior. 2020-11-29 19:27:23 -05:00
clientnb.cpp fix license headers 2020-10-01 11:56:43 +02:00
DelaySocket.cpp wsd: log: overload chrono duration to simplify logging 2020-12-08 09:26:41 +00:00
DelaySocket.hpp fix license headers 2020-10-01 11:56:43 +02: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 wsd: move HttpHelper namespace from Socket to its home 2020-11-02 07:56:03 -05:00
HttpHelper.hpp wsd: move HttpHelper namespace from Socket to its home 2020-11-02 07:56:03 -05:00
ServerSocket.hpp fix license headers 2020-10-01 11:56:43 +02:00
Socket.cpp Socket - re-work disposition to ensure we transfer sockets. 2020-12-07 14:32:43 +00:00
Socket.hpp Socket - re-work disposition to ensure we transfer sockets. 2020-12-07 14:32:43 +00:00
Ssl.cpp Implement SslContext::id() for FreeBSD systems by calling pthread_getthreadid_np(). 2020-11-16 14:02:23 +00:00
Ssl.hpp fix license headers 2020-10-01 11:56:43 +02:00
SslSocket.hpp fix license headers 2020-10-01 11:56:43 +02:00
WebSocketHandler.hpp wsd: test: add Buffer test and minor cosmetics 2020-11-29 19:27:23 -05:00