From d3ad45706a9a5dcca408ea1de669894b18ee9e58 Mon Sep 17 00:00:00 2001 From: james Date: Sat, 24 Jun 2006 08:10:10 +0000 Subject: Modified --port-share code to remove the assumption that CMSG_SPACE always evaluates to a constant, to enable compilation on NetBSD and possibly other BSDs as well. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1041 e7ae566f-a301-0410-adde-c780ea21d3b5 --- openvpn.8 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'openvpn.8') diff --git a/openvpn.8 b/openvpn.8 index 51e9f82..e2ac64b 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -3019,11 +3019,7 @@ Currently only designed to work with HTTP/HTTPS, though it would be theoretically possible to extend to other protocols such as ssh. -Currently only implemented -on Linux, though porting to BSDs should be straightforward. -The reason for the non-portability is that the current implementation -uses sendmsg and recvmsg for passing file descriptors between -processes. +Not implemented on Windows. .\"********************************************************* .SS Client Mode Use client mode when connecting to an OpenVPN server -- cgit v1.2.3