]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Increase event buffer
authorSam Tannous <stannous@cumulusnetworks.com>
Tue, 8 Jul 2014 19:15:40 +0000 (15:15 -0400)
committerVincent Bernat <vincent@bernat.im>
Tue, 8 Jul 2014 19:43:31 +0000 (21:43 +0200)
commitb0b8841b0b4231136f636be963675445d81b799e
tree2c67026957e924c8a2465ab7422640e5fb193511
parente595efb4c17771a714b64db1d7255b8fc1315cc7
Increase event buffer

This buffer is just used to drain the event socket

During high event traffic saw a no buffer space error. This and other
buffers need to be revisited.

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