Date: Fri, 2 May 1997 12:56:10 -0400 From: caj@dmatrix.com (Claude A. Jeruchim) Message-Id: <199705021656.MAA03409@Athena.dmatrix.com> To: fastcgi-developers@OpenMarket.com Subject: fcgi_accept I'm still trying to get tiny fcgi to work. It isn't incrementing the counter for new requests because the loop stops after one iteration. in other words, the FCGI_Accept () function is always returning zero. - Claude