]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: http-client-connection - Use http_client_connection_is_active() to check...
authorStephan Bosch <stephan.bosch@open-xchange.com>
Wed, 19 Aug 2020 22:17:49 +0000 (00:17 +0200)
committerStephan Bosch <stephan.bosch@open-xchange.com>
Thu, 27 Aug 2020 09:40:39 +0000 (11:40 +0200)
commitef4e71e5c2e64a982fcc326499900d1af6b90ec1
tree2e1be66744ff60c083cd993bcceda6d1066cd07f
parent6f16b0d63e02f12b4c1b02179d59c3d230b34b9f
lib-http: http-client-connection - Use http_client_connection_is_active() to check idle status.

This makes the check shorter and easier to understand.
src/lib-http/http-client-connection.c