0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/win
James Yonan 9e35e41fb4 Added ActionThread class to allow Action objects to be
executed asynchronously in a worker thread.

Needed to make some changes to logthread as well
to allow log context to be made available to
the worker thread.
2014-03-06 00:27:41 -07:00
..
call.hpp Modified Win::call() method to use SHGetFolderPath 2014-02-21 12:22:39 -07:00
cmd.hpp Added ActionThread class to allow Action objects to be 2014-03-06 00:27:41 -07:00
console.hpp Ported to Windows. 2014-02-16 01:13:26 -07:00
handle.hpp Ported to Windows. 2014-02-16 01:13:26 -07:00
reg.hpp Ported to Windows. 2014-02-16 01:13:26 -07:00
scoped_handle.hpp Added ScopedHANDLE::ref() method. 2014-02-20 17:12:38 -07:00
sleep.hpp Added ActionThread class to allow Action objects to be 2014-03-06 00:27:41 -07:00