author | Florian Forster <octo@huhu.verplant.org> | |
Sun, 9 Jul 2006 08:16:15 +0000 (10:16 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sun, 9 Jul 2006 08:16:15 +0000 (10:16 +0200) | ||
commit | 40d25596e2ac99b7cd41520be10b8e3af257ece5 | |
tree | 910dcd59ea8f930a389c5be6aef71ffeab6aeaf9 | tree | snapshot |
parent | 5a9592041e3f70df8c06b11061afec9e19c9a0f6 | commit | diff |
network: Be more verbose when `network_create_socket' failes due to a wrong `mode'.
On Sat, Jul 08, 2006 at 02:14:05PM +0000, Cryptronic wrote:
> collectd[6889]: network_create_socket (zensoredip, 25826) failed
if this is the only error you get, you most likely need to put
Mode Client
Somewhere before the `Listen' statement.
On Sat, Jul 08, 2006 at 02:14:05PM +0000, Cryptronic wrote:
> collectd[6889]: network_create_socket (zensoredip, 25826) failed
if this is the only error you get, you most likely need to put
Mode Client
Somewhere before the `Listen' statement.
src/network.c | diff | blob | history |