libreoffice-online/net
Tor Lillqvist 49660dbb94 Fix error in conversion from microseconds to whole milliseconds
I had added some extra debugging output to the !MOBILEAPP branch to
log values of timeoutMaxMicroS and timeoutMaxMS and was wondering why
I saw things like:

    timeoutMaxMicroS=5000000 timeoutMaxMS=5009

and

    timeoutMaxMicroS=0 timeoutMaxMS=9

Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: Iac8599ce5b00ef90d62eabc29c5d92858e276bb6
2023-01-03 11:54:17 +00:00
..
Buffer.hpp
clientnb.cpp
DelaySocket.cpp mutex include cleanup. 2022-08-31 21:31:31 +01:00
DelaySocket.hpp mutex include cleanup. 2022-08-31 21:31:31 +01:00
FakeSocket.cpp
FakeSocket.hpp
HttpHelper.cpp add 'Connection: close' header to http responses. 2022-10-04 13:45:58 +02:00
HttpHelper.hpp
HttpRequest.cpp wsd: http: improved logging 2022-08-02 07:51:52 -04:00
HttpRequest.hpp wsd: asyncRequest needs only wakeup its own poll thread 2022-12-21 19:41:38 -05:00
NetUtil.cpp
NetUtil.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
ServerSocket.hpp wsd: make socket FD log prefix implicit and cleanup logs 2022-06-07 09:09:00 +01:00
Socket.cpp Fix error in conversion from microseconds to whole milliseconds 2023-01-03 11:54:17 +00:00
Socket.hpp wsd: minor log improvements 2022-12-22 10:10:08 +01:00
Ssl.cpp wsd: use the default DH parameters in SSL 2022-04-22 09:47:19 +02:00
Ssl.hpp
SslSocket.hpp wsd: ssl: log the operation context in errors 2022-11-21 08:45:34 -05:00
WebSocketHandler.hpp wsd: minor log improvements 2022-12-22 10:10:08 +01:00
WebSocketSession.hpp wsd: change message logging level to trace 2022-12-07 17:33:11 +03:00