]> git.ipfire.org Git - thirdparty/lldpd.git/commit
ctl: don't serialize notification if no client needs it
authorVincent Bernat <bernat@luffy.cx>
Thu, 30 Aug 2012 23:08:23 +0000 (01:08 +0200)
committerVincent Bernat <bernat@luffy.cx>
Thu, 30 Aug 2012 23:08:23 +0000 (01:08 +0200)
commitbe969691943471e31d07f0d42285d957733ae799
treeb8bb7f2bce128c9e8936ad35b2c5ed7b7487b965
parent82374540f765f47cc5927b0fe8235493af6f8503
ctl: don't serialize notification if no client needs it

The serialization of the notification is done only if some client is
registered for it.
src/daemon/event.c