mirror of
https://github.com/php/php-src.git
synced 2026-04-10 09:33:06 +02:00
checks whether the socket belongs to the out-of-band mark, thus allows to be processed accordingly (using the MSG_OOB flag on send/recv). Closes #9846.