Create/bind TCP and UDP listening sockets in pairs.
[tinc] / src / net_socket.c
2002-03-01 Guus SliepenCreate/bind TCP and UDP listening sockets in pairs.
2002-03-01 Guus SliepenMake BindToInterface work.
2002-02-26 Guus SliepenAllow multiple listening sockets.
2002-02-20 Guus Sliepen- Change SA_LEN to SALEN, former one is already defined...
2002-02-20 Guus SliepenProtocol now also exchanges cipher/digest/maclength...
2002-02-18 Guus Sliepen- Non-blocking connect()s.