]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: client: Use conn->conn.ioloop rather than cctx->ioloop in connection.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Sat, 10 Feb 2018 09:46:45 +0000 (10:46 +0100)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Thu, 15 Feb 2018 14:05:41 +0000 (15:05 +0100)
commit7d3a967fb4c22cd53807c9e492e476724664decd
tree95a584bb786067b140bd50b99c8685a4c451155e
parent086b73efd1a5812a64acc951366a499d325509a6
lib-http: client: Use conn->conn.ioloop rather than cctx->ioloop in connection.

This leads to somewhat simpler code, and makes having connections on different
ioloops easier in the future.
src/lib-http/http-client-connection.c