mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
2f2d910797
[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