breaking out of accept loop in perl?
G. Philip Reger (philr@peoplelink.com)
Wed, 21 May 1997 17:33:10 -0700
Message-Id: <33839446.69BEE692@peoplelink.com>
Date: Wed, 21 May 1997 17:33:10 -0700
From: "G. Philip Reger" <philr@peoplelink.com>
To: FastCGI Developers List <fastcgi-developers@OpenMarket.com>
Subject: breaking out of accept loop in perl?
How does one break out of the
while (FCGI::accept() >= 0) {
...
}
loop? I've tried FCGI::finish() and FCGI:finish() and then break, but
neither seems to work. I don't want to call exit() because that would
cause my code to completely terminate, right?
help!
phil
--
G. Philip Reger
Mgr. Systems Operations
PeopleLink, Inc. - Connect. Communicate. Simply.