Files
epics-base/modules/libcom
Dirk Zimoch 4d63e65b9d fdManager changed to use poll()
The implementation using select() limits file desciptors to FD_SETSIZE,
typically 1024 on Linux. This number is too low for some applications,
for example for the CA gateway.
Therefore, Linux builds use poll() instead.
2025-06-04 12:43:27 -05:00
..
2025-06-04 12:43:27 -05:00
2025-06-04 12:43:27 -05:00