libreoffice-online/net
Caolán McNamara c7c2644b9b fix android ci
github_android_online_co-23.05/net/HttpRequest.hpp:1391:63: error: no matching function for call to 'min'
                      << Util::dumpHex(std::string(data.data(), std::min(data.size(), 256UL))));
                                                                ^~~~~~~~

Signed-off-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Change-Id: I5b81096c696565b9e4eb4f3ca39c16bc1e5b9182
2023-06-26 17:07:35 +01:00
..
Buffer.hpp
clientnb.cpp
DelaySocket.cpp wsd: string::empty() is clearer than size() == 0 2023-03-10 07:45:12 -05:00
DelaySocket.hpp
FakeSocket.cpp wsd: string::empty() is clearer than size() == 0 2023-03-10 07:45:12 -05:00
FakeSocket.hpp
HttpHelper.cpp
HttpHelper.hpp
HttpRequest.cpp Implement minor changes suggested during review 2023-06-15 19:01:42 +01:00
HttpRequest.hpp fix android ci 2023-06-26 17:07:35 +01:00
NetUtil.cpp
NetUtil.hpp
ServerSocket.hpp
Socket.cpp cid#318867 Using a moved object 2023-06-14 10:10:46 +02:00
Socket.hpp Restore commit 80b4e6d4ae 2023-06-16 16:08:42 +01:00
Ssl.cpp
Ssl.hpp
SslSocket.hpp wsd: return SSL_do_handshake error-codes unmodified 2023-04-15 23:07:38 +01:00
WebSocketHandler.hpp Implement minor changes suggested during review 2023-06-15 19:01:42 +01:00
WebSocketSession.hpp wsd: test: better polling in tests 2023-05-31 07:40:11 -04:00