0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/ws
Heiko Hund 4a0daf7827 fix signedness of variable
AltRoutingShimFactory::connect_timeout() returns an int, not an unsigned.
With that the if condition below makes sense again.

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2021-05-19 03:30:25 +02:00
..
chunked.hpp Update copyrights 2020-03-18 19:37:32 +01:00
httpcli.hpp fix signedness of variable 2021-05-19 03:30:25 +02:00
httpcliset.hpp Asio patches: in basic_resolver_results, added data() and cdata() members for access to underlying storage vector 2020-08-19 18:52:55 +02:00
httpcommon.hpp remove unnecessary const from return type qualifier 2021-05-18 06:13:31 +02:00
httpcreds.hpp Update copyrights 2020-03-18 19:37:32 +01:00
httpserv.hpp Add GPL headers 2020-01-31 10:24:38 +02:00
resolver_results.hpp Asio patches: in basic_resolver_results, added data() and cdata() members for access to underlying storage vector 2020-08-19 18:52:55 +02:00
websocket.hpp Update copyrights 2020-03-18 19:37:32 +01:00