0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/netconf
James Yonan caf9cf6c1d
RedirectPipe: added additional flags for flexibility
COMBINE_OUT_ERR : capture combined stdout/stderr using a pipe
  ENABLE_IN       : make a string -> stdin pipe, otherwise redirect stdin from /dev/null
  IGNORE_IN       : don't touch stdin
  IGNORE_OUT      : don't touch stdout
  IGNORE_ERR      : don't touch stderr

Signed-off-by: James Yonan <james@openvpn.net>
2018-03-26 23:58:35 +08:00
..
ios Implemented EnumIface for enumerating network interfaces using 2014-08-22 15:16:16 -06:00
linux RedirectPipe: added additional flags for flexibility 2018-03-26 23:58:35 +08:00
enumiface.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
hwaddr.hpp [OI-29] Report IV_HWADDR on iOS 2018-02-04 16:55:13 +08:00