]> git.ipfire.org Git - thirdparty/lldpd.git/commit
netlink: make the netlink socket totally non blocking fix/netlink-blocking 334/head
authorVincent Bernat <vincent@bernat.ch>
Mon, 10 Jun 2019 09:17:52 +0000 (11:17 +0200)
committerVincent Bernat <vincent@bernat.ch>
Mon, 10 Jun 2019 09:17:52 +0000 (11:17 +0200)
commitc3f8809b6254080b0022ffab5194b50768c195eb
tree96d0a7738101c88cd23cd34de766ed5dd68ecf91
parentf4cd9dec86fa8b3c2cef1902f0cb88011411f47e
netlink: make the netlink socket totally non blocking

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