0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/init
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
..
cryptoinit.hpp Update copyrights 2020-03-18 19:37:32 +01:00
engineinit.hpp Update copyrights 2020-03-18 19:37:32 +01:00
initprocess.hpp Refactor InitProcess to use refcounting 2020-09-02 20:37:01 +02:00