Fix listening sockets.
[tinc] / src / net_setup.c
2002-03-01 Guus SliepenFix listening sockets.
2002-02-26 Guus SliepenAllow multiple listening sockets.
2002-02-20 Guus Sliepen- Use gai_strerror() where appropriate
2002-02-20 Guus SliepenProtocol now also exchanges cipher/digest/maclength...
2002-02-20 Guus SliepenUse AF_UNSPEC for listening sockets if AddressFamily...
2002-02-18 Guus Sliepen- Non-blocking connect()s.