author | Florian Forster <octo@collectd.org> | |
Tue, 2 May 2017 08:49:12 +0000 (10:49 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 2 May 2017 08:49:12 +0000 (10:49 +0200) | ||
commit | 8059545db364a1aa722535da2c1939529ea28a68 | |
tree | 3292c3fe909d57bf69947ff18ec1c3f7fc3d1c8b | tree | snapshot |
parent | 35c5322df0de5bbc5f40cddf7f6ff5f7578aeca1 | commit | diff |
libcollectdclient: Introduce a "parser" callback.
This will allow the network plugin to enqueue received network packets and
parse them using a thread pool.
This will allow the network plugin to enqueue received network packets and
parse them using a thread pool.
src/libcollectdclient/collectd/server.h | diff | blob | history | |
src/libcollectdclient/server.c | diff | blob | history |