Commit graph

12 commits

Author SHA1 Message Date
simon 98b634bc9d Working HTTP handler; use as example for other handlers. 1997-10-15 16:52:45 +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 715dec1ad6 Syslog version 1997-10-15 11:27:18 +00:00
simon efa714241a Logging through syslog, preliminary. 1997-10-15 11:26:48 +00:00
simon 7b796e8c92 port removed from handler struct. 1997-10-10 22:24:49 +00:00
simon bcf24d5fc9 port specified on command line. 1997-10-10 22:23: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 b5415686db port field removed 1997-10-10 22:21:33 +00:00
simon e2bf1200ce Removed 'port' field from config file 1997-10-10 22:20:56 +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