This website requires JavaScript.
Explore
Help
Sign in
simon
/
gild
Watch
1
Star
0
Fork
You've already forked gild
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Generic Internet Listener Daemon
6
commits
1
branch
0
tags
82
KiB
C
52.1%
Shell
24.8%
HTML
20.3%
Makefile
2.8%
a119a8552b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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
config.c
Removed 'port' field from config file
1997-10-10 22:20:56 +00:00
gild
Generalised Internet Listener Daemon
1997-10-08 20:11:27 +00:00
gild.c
At this stage, GILD is selecting the write handler and calling it, and
1997-10-10 15:34:56 +00:00
gild.conf
port field removed
1997-10-10 22:21:33 +00:00
gild.h
At this stage, GILD is selecting the write handler and calling it, and
1997-10-10 15:34:56 +00:00
gild.sed
Generalised Internet Listener Daemon
1997-10-08 20:11:27 +00:00
Makefile
Generalised Internet Listener Daemon
1997-10-08 20:11:27 +00:00
wrapper.c
This is the one. Identifies protocol, selects handler, sorts out stdin and
1997-10-10 22:23:21 +00:00