Replace select with poll

Added prio fdes, handling of EINTR,
optimized double for loops, handle POLLHUP
This commit is contained in:
Olof hagsand 2025-02-05 12:36:49 +01:00
parent aa617fd677
commit 74c8244c66
6 changed files with 283 additions and 277 deletions

View file

@ -18,6 +18,8 @@ Planned: April 2025
### Features
* Event handling: replace `select` with `poll`
* See [Support more than 100 devices](https://github.com/clicon/clixon-controller/issues/174)
* Added new `ca_userdef` callback
* New `clixon-restconf@2025-02-01.yang` revision
* Added timeout parameter