]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: client: Added http_client_queue_requests_active().
authorStephan Bosch <stephan@dovecot.fi>
Thu, 15 Sep 2016 20:49:54 +0000 (22:49 +0200)
committerGitLab <gitlab@git.dovecot.net>
Wed, 2 Nov 2016 11:42:18 +0000 (13:42 +0200)
commitc62f15cc134cc9701c391eec8e9ef92105aa6d33
treece8815e77890a847f8b4cd15d2dde49e280a318c
parent6a0e62561f965c86f98444c8ad48fad7c0d67bcb
lib-http: client: Added http_client_queue_requests_active().

It counts how many active requests a queue has.
src/lib-http/http-client-private.h
src/lib-http/http-client-queue.c