]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-master: ipc-client: Use linked list of commads instead of array
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 5 Jul 2018 11:25:46 +0000 (14:25 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 9 Jul 2018 14:01:08 +0000 (14:01 +0000)
commit435f0545b200767c25a5daee17cd6b4998d03710
treedda77330ae7e2d60411f78ff152716c869e1aa66
parent216f1645db08601fc98ac45acc71c75cba35d6f1
lib-master: ipc-client: Use linked list of commads instead of array

Needed for the following commit that returns the command pointer.
src/lib-master/ipc-client.c