]> 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@dovecot.fi>
Sun, 18 Mar 2018 10:53:18 +0000 (12:53 +0200)
commit95885b1eb62122806ff2a5cde440785204198f96
treee5c3355e1e27e412a1a5f47afc7b6302e8dade68
parent33065ed599071b974b867c3a84bc44850f48d8d5
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