mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
e69bccd7c7
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
1.1 KiB
1.1 KiB