]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
login-common: Added client_disconnect(), which allows explicitly disconnecting the...
authorStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 10 Nov 2017 16:18:28 +0000 (17:18 +0100)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 11 Dec 2017 13:44:18 +0000 (15:44 +0200)
commitdfafc4ac89195b8cdd48afa619599d5b392ef479
tree50acf88d9a8663f9ae742e41dcd0d35999aaa488
parenta1852ab4cf0a942a3fcf4ca5636a7932ebcc7970
login-common: Added client_disconnect(), which allows explicitly disconnecting the client before it is destroyed.

This is sometimes needed to make sure the SSL layer is closed properly before destroying the underlying connection.
src/login-common/client-common.c
src/login-common/client-common.h