]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-program-client: remote: Don't try to read remaining input at disconnect.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 26 Feb 2018 17:21:04 +0000 (18:21 +0100)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 25 Jun 2019 09:22:31 +0000 (12:22 +0300)
commita0e4da0dd0f431d8d1e7deb94ef67d034eee87c0
tree13a234e48419753b294a674c9917e2b8db9b8064
parent41deb0ddf58213ca8e4861b51c2d3316f4523dec
lib-program-client: remote: Don't try to read remaining input at disconnect.

This code is no longer relevant. At disconnect, there is nothing left to be read
by definition.
src/lib-program-client/program-client-remote.c