]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: ostream-file - Don't try to set TCP_NODELAY for non-socket fds
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 15 May 2019 07:25:47 +0000 (10:25 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Thu, 16 May 2019 07:54:27 +0000 (07:54 +0000)
commitf256e947b47b3eed87428cc47db44f3dac762ebc
tree506a02b3199966a7b919c923178355fa46600ca8
parent7ceccd68bb49130e73e290eae4292cb0c76bff22
lib: ostream-file - Don't try to set TCP_NODELAY for non-socket fds

Also log if there are any unexpected errors.
src/lib/ostream-file-private.h
src/lib/ostream-file.c