log channel.h @ 714:84157e435c52

age author description
Tue, 19 Mar 2013 23:54:32 +0800 Matt Johnston Fix memory leak when direct TCP connections time out on connection.
Sun, 04 Dec 2011 05:27:29 +0800 Matt Johnston - Make sure we don't use channel-specific data after it has been freed
Wed, 01 Jul 2009 04:53:17 +0000 Matt Johnston Make it compile, update for changes in channel structure. agent-client
Tue, 24 Jul 2007 15:40:23 +0000 Matt Johnston Rearrange the channel buffer sizes into three neat use-editable values in
Fri, 09 Feb 2007 10:43:16 +0000 Matt Johnston Improve behaviour when flushing out after a process has exited. channel-fix
Sun, 01 Oct 2006 16:35:13 +0000 Matt Johnston just shuffle some variables names about, a brief comment channel-fix
Thu, 20 Oct 2005 16:53:12 +0000 Matt Johnston * rename infd/outfd to writefd/readfd, to avoid confusion