Commit graph

8 commits

Author SHA1 Message Date
simon 6f5719745a This should be the first really usable version. Everything seems to work and
the stress test went pretty well.
1997-10-19 20:09:27 +00:00
simon a53cbcbde3 Very nearly a useful tool. Still generating zombies, however; much work in
wrapper to get this far, but still no bananas!
1997-10-15 20:16:08 +00:00
simon f54afde746 Significantly improved; wrapper processes given configurable 'die' timeouts;
client identified and passed in environment to handlers;
logging through syslogd sorted and working well.
1997-10-15 16:48:54 +00:00
simon efa714241a Logging through syslog, preliminary. 1997-10-15 11:26:48 +00:00
simon a119a8552b This is the one. Identifies protocol, selects handler, sorts out stdin and
stdout, invokes handler. A job well done. Logging would be nice...
1997-10-10 22:23:21 +00:00
simon b81ad4ac28 At this stage, GILD is selecting the write handler and calling it, and
passing the output back to the client; it isn't, however, passing the first
line of input to the client because it has eaten that.
1997-10-10 15:34:56 +00:00
simon b5ed179649 wrapper.c: 'sort of working for testing' version, does not correctly handle
stdin, stdout
1997-10-10 11:21:29 +00:00
simon f8cb76e849 Generalised Internet Listener Daemon 1997-10-08 20:11:27 +00:00