- Use ping timeout mechanism to close connections that don't authenticate
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 8 Oct 2001 13:37:30 +0000 (13:37 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 8 Oct 2001 13:37:30 +0000 (13:37 +0000)
commit1ef90a87fd9fd53c25a43455ffaac5274a63dc08
treed49783970c41804c0d0e6d573e87795b94683bf1
parentce9fd32c04adf83cbaf668ee42a29575ba256002
- Use ping timeout mechanism to close connections that don't authenticate
  in time.
- Fix potential segmentation fault in check_dead_connections().
src/net.c