mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +01: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.