as discussed, vpn-helper-windows will only function if stdin/stdout are
authorChristian Fuchs <christian.fuchs@cfuchs.net>
Thu, 10 Jan 2013 11:54:16 +0000 (11:54 +0000)
committerChristian Fuchs <christian.fuchs@cfuchs.net>
Thu, 10 Jan 2013 11:54:16 +0000 (11:54 +0000)
commit7c9dad282dc26d582da100d34a463d6aec13fbce
tree7166288d5247b6fe7ab6db8c059e8419534d26b0
parent4216ae8f09c0b6ec6d46e09cba6cb680df63bf14
as discussed, vpn-helper-windows will only function if stdin/stdout are
handed down as pipes.

helper will reopen stdin and stdout in overlapped mode. ReOpenFile
requires WinXPSP2 or Win2003SP1.
src/vpn/gnunet-helper-vpn-windows.c