0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/init
James Yonan 4ecf9594e8 ovpn3 -- support multiple compilation units by managing the
definition of mutable globals.

For all but the first compilation unit, define:

  #define OPENVPN_EXTERN extern

This will cause mutable globals to be referenced as
extern.
2015-11-25 12:11:36 -07:00
..
cryptoinit.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
engineinit.hpp ovpn3 core globals cleanup: 2015-11-25 11:34:41 -07:00
initprocess.hpp ovpn3 -- support multiple compilation units by managing the 2015-11-25 12:11:36 -07:00