Commit graph

10 commits

Author SHA1 Message Date
Andreas Öman
cc2c634b3d Fix complation on 64bit arch 2008-03-19 07:56:28 +00:00
Andreas Öman
93888d02d3 Add tcp_qput(), for writing data to a tcp_queue 2008-02-15 15:38:08 +00:00
Andreas Öman
3d01c3b914 Figure local address of established TCP session 2008-02-05 19:13:26 +00:00
Andreas Öman
5a99416936 Add an asynchronous hostname resolver and make tcp client use it 2007-12-03 14:55:55 +00:00
Andreas Öman
6f7d557ea1 reconnect faster (2 sec) 2007-12-02 13:48:29 +00:00
Andreas Öman
c9c1afcf35 Add TCP client 2007-12-02 11:09:48 +00:00
Andreas Öman
407fa80d9a coalesce databuffers before enqueueing on output socket 2007-11-22 21:30:06 +00:00
Andreas Öman
217cb2b318 add functions for printf'ing to a tcp_queue and a function for moving a queue onto the output queue 2007-11-04 09:34:35 +00:00
Andreas Öman
34316a0b80 allow line processer to return -1 to signal graceful disconnect 2007-11-02 16:15:15 +00:00
Andreas Öman
08ee05a41e factor out common TCP code to a file of its own 2007-10-31 16:10:40 +00:00