]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fixed management interface bug where >FATAL notifications were
authorJames Yonan <james@openvpn.net>
Fri, 2 Sep 2011 23:49:45 +0000 (23:49 +0000)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Mon, 5 Sep 2011 10:06:03 +0000 (12:06 +0200)
commitc21b73f251f76e84f789484587e7c82735977549
tree2926a2393fb9d327c331f473c94c2ec026720c3f
parent8cfa4ebddcfa46ba04705b0291a91d2ac88ab27e
Fixed management interface bug where >FATAL notifications were
not being output properly because the management interface
socket was being closed before the >FATAL notification could
be transmitted.

Version 2.1.14

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