mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
59ec22b370
The function php_socket_sendrecvmsg_shutdown() should have been called in MSHUTDOWN, not RSHUTDOWN. Bug only on TSRM builds. Should fix bug #64287.