From 48c64f06d948f598d6d8f5b33f520ed8cd6ace73 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Tue, 30 Jun 2020 16:36:18 +0200 Subject: [PATCH] Fix headings --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 237d2d6..c53c91c 100644 --- a/README.md +++ b/README.md @@ -111,9 +111,9 @@ ln -s "$(pwd)""/""sf_stream" /usr/bin/sf_stream ln -s "$(pwd)""/""sf_writer" /usr/bin/sf_writer ``` -## Warnings +### Warnings -### Zeromq +#### Zeromq Zeromq version 4.1.4 (default on RH7) has a LINGER bug. Sometimes, the last message is not sent (the connection gets dropped before the message is in the buffer).