mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02: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