Hi all,

I'm trying to add non-admin mode via a service wrapper for openvpn on win32 and I actually have some problems while opening a socket like a file descriptor.

Seems like fdopen doesn't run on socket at all because winsock doesn't work like on POSIX and BTW Mingw haven't any sys/socket.h because it can't due to non-POSIX.

Is there someone having an idea to solve this?

Cheers,

Didier

Reply via email to