]> git.ipfire.org Git - thirdparty/lldpd.git/commit
make agentx socket non-blocking
authorSam Tannous <stannous@cumulusnetworks.com>
Tue, 8 Jul 2014 19:15:44 +0000 (15:15 -0400)
committerVincent Bernat <vincent@bernat.im>
Tue, 8 Jul 2014 19:52:25 +0000 (21:52 +0200)
commitb93e39a167360898368640eb2a113ce7b5cea9f4
tree5cf83522c494b0646ff26c6e6c3f75d4105ab59f
parentad21b578b215def7bdcebd99831c9b2b9c685fed
make agentx socket non-blocking

This patch makes the lldpd socket non-blocking. And also adds a brief
retry.

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: Sam Tannous <stannous@cumulusnetworks.com>
src/daemon/agent_priv.c
src/daemon/priv.c