diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-01-07 17:49:43 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2017-01-07 17:53:20 +0100 |
commit | e3d021b3b193ea4f659d25a8ad6cb27b486f8894 (patch) | |
tree | a6b8b8a5ed14d83379f56c9ed3a3ec9798fea517 /doc/llmnr-query.1 | |
parent | 5fc94b05da91439d9f62e8d1098d463b1f548da4 (diff) |
llmnrd: Don't busy wait in receive loop
There is no need to have a timeout for select(2) to check llmnr_running
periodically. It can just block until a packet is received and will be
interrupted by any terminating signal.
Closes #19
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'doc/llmnr-query.1')
0 files changed, 0 insertions, 0 deletions