From 913cd43139d7b5d6eac166a01ac09a754f2bd013 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 19 Aug 2022 17:12:54 +0200 Subject: Support EDI TCP server pre-roll on client connect Includes common code changes: socket changes for keepalive and preroll --- doc/example.mux | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/example.mux') diff --git a/doc/example.mux b/doc/example.mux index f170bda..6682f0a 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -285,6 +285,9 @@ outputs { edi { ; Example EDI-over-TCP output ; If TIST is enabled, requires leap-second information + ; + ; When a new client connects, it will receive a pre-roll of 1.5x tist_offset seconds + ; worth of EDI data, so that it can quickly fill its buffers. destinations { example_tcp { protocol tcp -- cgit v1.2.3