Re: [PHP-DEV] keeping descriptors in persistent connections From: Thies C. Arntzen (thies <email protected>)
Date: 06/28/01

On Thu, Jun 28, 2001 at 11:18:11AM +0200, derick <email protected> wrote:
> Hello Joao,
>
> On Wed, 27 Jun 2001, Joao Conceicao wrote:
>
> > Hi,
> > I'm having a problem making a module that uses persistent connections.
> > It's possible to reuse the same descriptors (file descriptors) in two
> > diferent pages? How?

    see
    http://marc.theaimsgroup.com/?l=php-general&m=96142518330489&w=2
    for some __sleep __wakeupp sample code.
    tc

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>