netcmd plugin: Create a "proxy" thread.
authorFlorian Forster <octo@collectd.org>
Tue, 16 Apr 2013 05:54:51 +0000 (07:54 +0200)
committerFlorian Forster <octo@collectd.org>
Tue, 9 Jun 2015 16:52:10 +0000 (17:52 +0100)
This thread is supposed to proxy data from GNU TLS to a pipe, so we can
use FILE* to access the stream. Unfortunately, this doesn't quite work
yet :(


No differences found