author | Pavel Shramov <sharmov@mexmat.net> | |
Thu, 29 Nov 2007 10:37:22 +0000 (13:37 +0300) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Thu, 29 Nov 2007 10:56:01 +0000 (11:56 +0100) | ||
commit | b538a4fc80d63b881382e33f517f4e38e559478a | |
tree | 27e2248a5a5ba298bd814cbdbd61d02b96715164 | tree | snapshot |
parent | f22061748dedac4e2a0d30680ce734bd4685c199 | commit | diff |
network plugin: Set SO_REUSEADDR on socket so multiple listeners can share port
This patch allows other programs to bind same port and process data from clients
not interfering with master collectd server.
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
This patch allows other programs to bind same port and process data from clients
not interfering with master collectd server.
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/network.c | diff | blob | history |