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)
commit49d8d533c819628bdfe9e5b9214bb0991dff5c24
tree23549c658bc5ca307300446ebf01af253b45fa1f
parenta35de8ac3b5f7173300451c0c7347b2ba1711090
netcmd plugin: Create a "proxy" thread.

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 :(
src/netcmd.c