grobian / carbon-c-relay

Enhanced C implementation of Carbon relay, aggregator and rewriter
Apache License 2.0
380 stars 107 forks source link

Queuereader sockbuf #383

Closed msaf1980 closed 4 years ago

msaf1980 commented 4 years ago

In continuation #380. Add server buffered write on plan/ssl connections. Also add check for result returned by flush nextstrm in compressed streams (due to write buffered now). Add some tests. Also add install zlib headers on Linux. On MacOS don't do it, gzip tests don run.