]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-program-client: Add program_client_wait() function
authorAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 19 Jan 2022 08:40:55 +0000 (09:40 +0100)
committerKarl Fleischmann <karl.fleischmann@open-xchange.com>
Tue, 1 Feb 2022 06:43:03 +0000 (07:43 +0100)
commit3a9e72ab694edde88d857a77d87bfd2b864d9986
treecfea3f036331d7481185ada4018c3e16ea5ec552
parent1aab6284d25b7c58073394883b2c3235f78af86b
lib-program-client: Add program_client_wait() function

Akin to program_client_run() this function creates an inner io-loop that
waits but without operating on the available data.
src/lib-program-client/program-client.c
src/lib-program-client/program-client.h