mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +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.