summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar messi2022-10-24 13:37:58 +0200
committerGravatar Nikias Bassen2023-12-26 14:51:26 +0100
commitbbc3c4e58f7991495e885b38a03fd20abecd4583 (patch)
tree7b760fbf444d3246ca3dbec9346b8b07c3b63d79 /configure.ac
parent2ae342bdedffbcd89a0e3607bf8f2e3d2316237a (diff)
downloadlibimobiledevice-glue-bbc3c4e58f7991495e885b38a03fd20abecd4583.tar.gz
libimobiledevice-glue-bbc3c4e58f7991495e885b38a03fd20abecd4583.tar.bz2
socket: Fix select failing when the process has many file descriptors by using poll instead
This happens, for example, when a process links with libusbmuxd, and the process is file descriptor heavy. Note: 'poll' means the syscall poll, not a polling approach. This patch does not add a busy wait and is not a performance regression.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions