Commit graph

9 commits

Author SHA1 Message Date
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