We can safely delete a connection_t in terminate_connection() now.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 19 May 2007 12:07:30 +0000 (12:07 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 19 May 2007 12:07:30 +0000 (12:07 +0000)
commitce976717ea9756aa985699547fdbf132b694748d
treeecdfac5cec1875c31de1315687768b89d909c53a
parent01f47c46af514a9d7f39c143e4558a8426a0d3eb
We can safely delete a connection_t in terminate_connection() now.
src/connection.h
src/net.c
src/net_socket.c
src/process.c
src/protocol_misc.c
src/tincd.c