From: Wouter Wijngaards Date: Tue, 31 Jul 2018 10:24:09 +0000 (+0000) Subject: For windows portability, example.conf documentation. X-Git-Tag: release-1.8.0rc1~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2961e50fb6499ea49bd8c9620a253f3db8e6826;p=thirdparty%2Funbound.git For windows portability, example.conf documentation. git-svn-id: file:///svn/unbound/trunk@4817 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/example.conf.in b/doc/example.conf.in index e9857b497..e2d6a038a 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -212,6 +212,9 @@ server: # Default is 0, system default MSS. # outgoing-tcp-mss: 0 + # Idle TCP timeout, connection closed in milliseconds + # tcp-idle-timeout: 30000 + # Use systemd socket activation for UDP, TCP, and control sockets. # use-systemd: no diff --git a/testcode/streamtcp.c b/testcode/streamtcp.c index e5cf7dde3..1dca08e99 100644 --- a/testcode/streamtcp.c +++ b/testcode/streamtcp.c @@ -314,8 +314,13 @@ send_em(const char* svr, int udp, int usessl, int noanswer, int delay, } } for(i=0; i