0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/transport
Frank Lichtenheld 8f7fdd10ff
Use openvpn_io::detail::socket_type instead of "int"
On Linux those might be identical, but not on Windows.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-09-28 11:33:41 +02:00
..
client Use openvpn_io::detail::socket_type instead of "int" 2023-09-28 11:33:41 +02:00
server Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
altproxy.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
dco.hpp Bring back "allow local DNS resolvers" functionality 2023-04-24 13:07:46 +02:00
gremlin.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
mssfix.hpp Using new numeric conversion tools 2023-08-23 18:44:29 +02:00
mutate.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
pktstream.hpp PacketStream: templatize stream segment length word 2023-09-17 10:08:36 -06:00
protocol.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
reconnect_notify.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
socket_protect.hpp Use openvpn_io::detail::socket_type instead of "int" 2023-09-28 11:33:41 +02:00
tcplink.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
tcplinkbase.hpp Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
tcplinkcommon.hpp Address warning C4101 (unreferenced local variable) 2023-09-28 11:33:35 +02:00
udplink.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00