]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fixed issue on Windows with MSVC compiler, where TCP_NODELAY support
authorJames Yonan <james@openvpn.net>
Sun, 9 May 2010 00:03:42 +0000 (00:03 +0000)
committerJames Yonan <james@openvpn.net>
Sun, 9 May 2010 00:03:42 +0000 (00:03 +0000)
commit8db6234db7dd61e9cef60baf1ace39f5575e8fbb
tree463a78cf4348e0c43c73696e056a54bc6b02daf5
parent564a21094e134329a5dcdac32c1803e707ae3195
Fixed issue on Windows with MSVC compiler, where TCP_NODELAY support
was not being compiled in.

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