]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lib: handle read failure in sync case
authorVincent Bernat <vincent@bernat.im>
Sun, 31 Aug 2014 19:53:54 +0000 (21:53 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 31 Aug 2014 19:53:54 +0000 (21:53 +0200)
commit8568f6cd2277e570755c6efd5d8269fcccf5106f
tree2a647f8147a48f51c0c59beb07b5d69327f7f861
parente1556c13cceba704f20292a3945ef4304aba879e
lib: handle read failure in sync case

This amends the previous commit with a more concise condition.
src/lib/connection.c