src/transport_fd.c
Thu, 07 May 2009 02:49:49 +0300 Tero Marttila fix transport_fd to have the right parent, and fix transport_test
Thu, 07 May 2009 02:13:50 +0300 Tero Marttila modify transport to use the new object_* stuff, along with transport_fd and fifo
Tue, 28 Apr 2009 23:10:30 +0300 Tero Marttila implement heirarchial type-checking for transport_check new-transport
Tue, 28 Apr 2009 22:36:36 +0300 Tero Marttila fixed fifo new-transport
Tue, 28 Apr 2009 22:08:59 +0300 Tero Marttila add transport/sock/line_proto/etc code compiles new-transport
Tue, 28 Apr 2009 20:27:45 +0300 Tero Marttila most of the new transport/sock code compiles, but things are still missing new-transport
Tue, 28 Apr 2009 17:52:48 +0300 Tero Marttila initial code towards transport implementation, doesn't compile new-transport