]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Modified nonblocking connect code so that this works as it should:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 28 Nov 2005 04:59:19 +0000 (04:59 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 28 Nov 2005 04:59:19 +0000 (04:59 +0000)
commita17f69699e9f5aef720914781cd9df56cb36cc13
treed8d57dfa1e56e0700562811aae181616523d686c
parent1ae9d05173a5960eaf84dcb55b91374fa2bb6639
Modified nonblocking connect code so that this works as it should:
./openvpn --dev tap --proto tcp-client --verb 4 --remote [Black-Hole-IP-Addr] --connect-retry-max 1 --remap-usr1 SIGTERM

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@826 e7ae566f-a301-0410-adde-c780ea21d3b5
socket.c