]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: connection: Add connection_input_halt() and connection_input_resume().
authorStephan Bosch <stephan.bosch@dovecot.fi>
Sat, 10 Feb 2018 08:55:43 +0000 (09:55 +0100)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Mon, 12 Mar 2018 07:24:15 +0000 (09:24 +0200)
commitf1d116e1f5f5a7ca5be7874db8ace5110602aec8
treea933c56dd6e4081c5f7c594650fd853c4f985d28
parent99ef56d405df488048d3b6c7d26984ed4bf0ebe3
lib: connection: Add connection_input_halt() and connection_input_resume().

These are convenience functions that remove and add conn->io respectively.
src/lib/connection.c
src/lib/connection.h