]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: ostream-file - Don't use TCP_CORK or TCP_NODELAY for UNIX sockets
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 17 May 2019 13:12:24 +0000 (16:12 +0300)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Wed, 19 Jun 2019 10:55:24 +0000 (13:55 +0300)
commit148ae7eb7ff62194e273cd5a1858d6a555e3c81b
treea68afe355ca3f09344cda4274ff770c209e9dbbe
parent5801167aaf39e4a2067efe72848f38de0bd17509
lib: ostream-file - Don't use TCP_CORK or TCP_NODELAY for UNIX sockets

Either they fail or just don't do anything.
src/lib/ostream-file.c