qmsk/net/transport/tcp.py
Mon, 31 Aug 2009 22:19:16 +0300 Tero Marttila initial async connect attempt connect-async
Sun, 23 Aug 2009 22:59:40 +0300 Tero Marttila move address-family from tcp/socket interface to endpoint interface. The address family of a socket is strictly a property of the address passed to it
Fri, 21 Aug 2009 00:30:06 +0300 Tero Marttila [transport] initial TCP implementation