2015-10-08 10:33 GMT+02:00 Dmitry Stogov <dmi...@zend.com>:
> few notes:
> - are you sure SysV IPC API is available everywhere? I mean shmget()
> in file_cache_fallback_init().
> (I didn't know about Windows).

Yes the SysV IPC API is available under Windows, because we have our
own implementation in TSRM/, more specifically TSRM/tsrm_win32.c line
~591 (for shmget).



-- 
regards,

Kalle Sommer Nielsen
ka...@php.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to