]> git.ipfire.org Git - thirdparty/lldpd.git/commit
netlink: make the netlink socket totally non blocking
authorVincent Bernat <vincent@bernat.ch>
Mon, 10 Jun 2019 09:17:52 +0000 (11:17 +0200)
committerVincent Bernat <vincent@bernat.ch>
Wed, 12 Jun 2019 19:50:58 +0000 (21:50 +0200)
commit66a551ed239da9b9cf9d47d471f07c702e72e9cc
tree96d0a7738101c88cd23cd34de766ed5dd68ecf91
parent6c3697f21295e06d32c2ebe808a0ec45f92e5436
netlink: make the netlink socket totally non blocking

See #333.
src/daemon/event.c
src/daemon/netlink.c