Bug#404018: Break out of the `while (loop)'-loop when no socket can be opened.
authorFlorian Forster <octo@huhu.verplant.org>
Thu, 21 Dec 2006 12:27:56 +0000 (13:27 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 21 Dec 2006 19:18:03 +0000 (20:18 +0100)
commit84f4eefa0e9e628b9d507321aacb3f0532b7c3d2
tree7a1ad24f1b342a1c3186b56d6876b878a97fbb06
parentedec0933d820ba71d0ef5335978bbd674fffaaeb
Bug#404018: Break out of the `while (loop)'-loop when no socket can be opened.

This fixes the first part of the bug reported by Max Kellermann.
src/collectd.c
src/network.c