mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +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.