0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/client
Arne Schwabe 012e7e8226
Refactor InitProcess to use refcounting
Although the init calls were protected by a mutex more than consumer of
the API will the second one if the uninit was called too early.

While at it, move from explicit init/uninit calls to RAII.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2020-09-02 20:37:01 +02:00
..
ovpncli.cpp Refactor InitProcess to use refcounting 2020-09-02 20:37:01 +02:00
ovpncli.hpp Refactor InitProcess to use refcounting 2020-09-02 20:37:01 +02:00