Replace select with poll
Added prio fdes, handling of EINTR, optimized double for loops, handle POLLHUP
This commit is contained in:
parent
aa617fd677
commit
74c8244c66
6 changed files with 283 additions and 277 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue