mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
Using PQSocketPoll to poll on a connection's socket. Returns immediatly is there no event expected on read and write. Other than that, it is a thin wrapper on top of poll, thus reflecting its return value. close GH-14366
25 KiB
25 KiB