0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/ovpnagent/win
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
..
CMakeLists.txt ovpnagent: start openvpn process 2020-02-05 19:41:54 +01:00
ovpnagent.cpp Refactor InitProcess to use refcounting 2020-09-02 20:37:01 +02:00