From 97cfe3942f67200f77f6ae9b302409075e4e5792 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 22 Jan 2021 19:58:54 +0000 Subject: Fix getting non-TLS QUIT in FIN segment Linux was behaving oddly with the TCP_CORK method, and using MSG_MORE is one fewer syscall. --- test/stderr/2135 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/stderr/2135') diff --git a/test/stderr/2135 b/test/stderr/2135 index 5a69f577f..75c7a82f8 100644 --- a/test/stderr/2135 +++ b/test/stderr/2135 @@ -63,7 +63,7 @@ writing data block fd=dddd size=sss timeout=300 SMTP<< 250 OK id=10HmaY-0005vi-00 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL SMTP>> QUIT -cmd buf flush ddd bytes +cmd buf flush ddd bytes (more expected) SMTP(close)>> >>>>>>>>>>>>>>>> Exim pid=pppp (tls-proxy) terminating with rc=0 >>>>>>>>>>>>>>>> Leaving t1 transport -- cgit v1.2.3