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
|
|
@ -1631,7 +1631,7 @@ from_client_process_control(clixon_handle h,
|
|||
* @retval -1 Error
|
||||
*/
|
||||
static int
|
||||
from_client_hello(clixon_handle h,
|
||||
from_client_hello(clixon_handle h,
|
||||
cxobj *x,
|
||||
struct client_entry *ce,
|
||||
cbuf *cbret)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue