*) Add multithread support to the fcgiapp lib and an example multithreaded
authorroberts <roberts>
Mon, 26 Jul 1999 04:28:07 +0000 (04:28 +0000)
committerroberts <roberts>
Mon, 26 Jul 1999 04:28:07 +0000 (04:28 +0000)
commit5a7cc494a162ca797165a84433f90788b1e7950d
treef13f3b601451ef4f27f4b3ba7ee9aece5e34f574
parentfbf75401ad5806ca35180d4509d92f2efde620ea
 *) Add multithread support to the fcgiapp lib and an example multithreaded
    application, threaded.c.  Based on work by Dennis Payne
    <dpayne@softscape.com> and Gene Sokolov <hook@aktrad.ru>.

Modified Files: README examples/Makefile.in libfcgi/fcgiapp.c include/fcgiapp.h
Added Files: examples/threaded.c
README
examples/Makefile.in
examples/threaded.c [new file with mode: 0755]
include/fcgiapp.h
libfcgi/fcgiapp.c