]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Restore the poll maxfd + 1 for state engine
authorRoy Marples <roy@marples.name>
Thu, 28 Jan 2021 13:17:57 +0000 (13:17 +0000)
committerRoy Marples <roy@marples.name>
Thu, 28 Jan 2021 13:17:57 +0000 (13:17 +0000)
commit55c9cda13bd94fac444a42c449f22f3d8c42ae27
tree414e88229d7627d22ce4544fa77bbdd776622ddf
parentb62b3780ac9ee1f87e11ee4fb8735b167eb5d846
privsep: Restore the poll maxfd + 1 for state engine

It wasn't fixed, it was using kqueue so avoided!
src/eloop.c
src/privsep.c