mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
[DOC] Renable socket_create_pair() on Windows # ext/sockets have its own implementation of socketpair(), perhaps we should move it # to the core. This will make stream_socket_pair() available on Windows aswell