0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/netconf
James Yonan 1e855667a1 Use openvpn::strerror_str() instead of std::strerror().
std::strerror() doesn't claim to be thread-safe, so
add openvpn::strerror_str() which is thread-safe by
virtue of the fact that it backs to strerror_r().

Signed-off-by: James Yonan <james@openvpn.net>
2017-04-22 17:54:01 -06:00
..
ios Implemented EnumIface for enumerating network interfaces using 2014-08-22 15:16:16 -06:00
linux Use openvpn::strerror_str() instead of std::strerror(). 2017-04-22 17:54:01 -06:00
enumiface.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
hwaddr.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00