The rudiments of an asynchronous server.
authorSebastian Hammer <quinn@indexdata.com>
Fri, 10 Mar 1995 18:22:44 +0000 (18:22 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Fri, 10 Mar 1995 18:22:44 +0000 (18:22 +0000)
commit7e158942eb374e7211dd3dbd834e664c70a2d143
tree6c0acab77bfc00429f2b997b840f94edb040909d
parente699f6c0dc97950dce23a228eeabc80f17edd6d3
The rudiments of an asynchronous server.
server/Makefile [new file with mode: 0644]
server/eventl.c [new file with mode: 0644]
server/eventl.h [new file with mode: 0644]
server/statserv.c [new file with mode: 0644]