ftok() for shmop on windows?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The shmop functions really require the ftok() hashing function to generate
keys for shared memory blocks.

Unfortunately, this function lives in the System V shm/semaphore package,
which of course doesn't exist on Windows. Having a theoretically portable
module be dependent on a non-portable one doesn't seem optimal here.

Can this be fixed in source, and does anyone have a temporary workaround in
the meantime?

Thanks,
Eliot

--
Eliot Shepard
http://www.slower.net

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux