]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Split link_socket_init_phase1 and link_socket_init_phase2 into
authorArne Schwabe <arne@rfc2549.org>
Mon, 25 Nov 2013 12:31:12 +0000 (13:31 +0100)
committerGert Doering <gert@greenie.muc.de>
Tue, 26 Nov 2013 14:20:52 +0000 (15:20 +0100)
commit48f1d41a80b1f2aa9e47b38f645dc880bd7090a4
treec2c1a7e408b4b71532b92b37c23dc1cba0f01762
parent282788a835f6c9dfb85e8f9a3bd45f5841271b06
Split link_socket_init_phase1 and link_socket_init_phase2 into
smaller more managable/readable functions. No functional changes

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1385382680-5912-1-git-send-email-arne@rfc2549.org>
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/socket.c