Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199908

Re: [PHP3] Shared memory under Win32 From: Aaron Leon Kaplan (jjl <email protected>)
Date: 08/04/99

On Wed, 4 Aug 1999, Egon Schmid wrote:

>
>
> On Wed, 4 Aug 1999, Matthias Fichtner wrote:
>
> > it looks like the "Semaphore and shared memory functions"
> > in PHP 3.0.11 are not available under Win32. Can anybody
> > confirm? And will they be available in a future release?
>
> To my knowledge "Semaphore and shared memory functions" works only on Unix
> systems. If you need it for Win32 ask Bill Gates.

They do have something simmilar on NT. AFAIK the semaphores there are
much more powerful / annoyingly complicated with very bad docs about them
in VC++. A friend of mine implemented a class lib for semaphores recently.
I can give you his email adr. if you want to include sems into the Win32
source release of php... (if its not already there anyway... I have no
idea).

Aaron.

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>