Split connection list into two lists:
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 15 Jul 2001 18:07:31 +0000 (18:07 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 15 Jul 2001 18:07:31 +0000 (18:07 +0000)
 - one list to handle all incoming/outgoing TCP connections
 - another list to handle all UDP connections

This will prevent race conditions.


No differences found