Documentation update -- signalfd and epoll aren't used anymore.
This commit is contained in:
parent
f1e20305ba
commit
1ba7c9a2ba
@ -207,8 +207,6 @@ link state change notification events.
|
||||
to drop unwanted packets in kernelspace. This functionality is available
|
||||
on most modern unix systems, but it is not standard.
|
||||
|
||||
* ndhc uses `epoll()` and `signalfd()`. These are Linux-specific.
|
||||
|
||||
* Numerous socket options are used, and the `AF_PACKET` socket family
|
||||
is used for raw sockets and ARP. These are largely Linux-specific, too.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user