comparison TODO @ 108:10f4d3319780

- added circular buffering for channels - added stderr support for the client - cleaned up a bunch of "unused" warnings, duplicated header definitions - added exit-status support for the client
author Matt Johnston <matt@ucc.asn.au>
date Thu, 26 Aug 2004 13:16:40 +0000
parents d3eb1fa8484e
children 88e0a1ad951a
comparison
equal deleted inserted replaced
107:d3eb1fa8484e 108:10f4d3319780
1 Current: 1 Current:
2 2
3 Things which might need doing: 3 Things which might need doing:
4
5 - exit with returned exit codes?
4 6
5 - errfd needs fixing 7 - errfd needs fixing
6 8
7 - Make options.h generated from configure perhaps? 9 - Make options.h generated from configure perhaps?
8 10