0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/asio
Lev Stipakov f79ef53a76
asiopolysock: disable shutdown for domain socket on macOS
Calling close() on one side makes shutdown() call on another
side throw an exception "socket is not connected".

Shutdown functionality is not required for agent and
hence disabled for UDS and macOS case.

This fixes OVPN3-500.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2019-12-12 14:39:50 +02:00
..
asioboundsock.hpp AsioBoundSocket::Socket: added to_string() method 2018-03-10 02:28:31 +08:00
asiocontext.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
asioerr.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
asiopolysock.hpp asiopolysock: disable shutdown for domain socket on macOS 2019-12-12 14:39:50 +02:00
asioresolverres.hpp asio: added asio_resolver_results_to_string() 2018-03-10 02:28:32 +08:00
asiosignal.hpp RunContext: don't try to catch SIGQUIT by default 2019-07-17 10:53:46 -06:00
asiostop.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
asiowork.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
scoped_asio_stream.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00