]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix interactive service ignoring stop command if openvpn is running
authorSelva Nair <selva.nair@gmail.com>
Sun, 6 Mar 2016 05:19:19 +0000 (00:19 -0500)
committerGert Doering <gert@greenie.muc.de>
Sun, 6 Mar 2016 08:54:51 +0000 (09:54 +0100)
commit239d09938b300f8eafa12bfb8c43373f0215f7bd
tree8223a645e841e75390998585fb5d6ab7d39dc480
parent6370f703573c6284e0b3c5935ab204285cdda8e6
Fix interactive service ignoring stop command if openvpn is running

Make the exit event not auto-reset so that the signal propagates to
all worker threads and finally to the main thread.

Fixes Trac #666

Signed-off-by: Selva Nair <selva.nair@gmail.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1457241559-23374-1-git-send-email-selva.nair@gmail.com>
URL: http://article.gmane.org/gmane.network.openvpn.devel/11317
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpnserv/interactive.c