]> git.ipfire.org Git - thirdparty/openvpn.git/commit
client-connect: Move adding inotify watch into its own function
authorArne Schwabe <arne@rfc2549.org>
Sat, 11 Jul 2020 09:36:51 +0000 (11:36 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 15 Jul 2020 13:44:28 +0000 (15:44 +0200)
commit708d1694c7878c6c538c4ab0961eaaa36c007fd0
treec48f1f78798941a9dc5a5103b94e47ef54989058
parent4d500451e8b19deadb619d4ecf977363c6560a2e
client-connect: Move adding inotify watch into its own function

This makes the code a more readable and also prepares reusing
the function for client-connect return files

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Antonio Quartulli <a@unstable.cc>
Message-Id: <20200711093655.23686-10-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20284.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/multi.c