Files
epics-base/modules/libcom
Dirk Zimoch 57c0295024 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-02-10 08:47:59 +01:00
..
2025-02-10 08:47:59 +01:00
2025-02-10 08:47:59 +01:00