]> git.ipfire.org Git - pakfire.git/commit
client: Use the event loop from the HTTP client
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Jun 2025 15:55:40 +0000 (15:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Jun 2025 15:55:40 +0000 (15:55 +0000)
commit5fbaac11828152b530e6d4b028bd012595a6fd85
tree742e26d1ca89336a4f4b7dfeec696d5e9d14f4d2
parent4a66542ff55b3177e3eb66eceb4a47946ae6f38c
client: Use the event loop from the HTTP client

The HTTP client needs to have more control so that it can automatically
terminate the event loop when it is done.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/client.c
src/pakfire/httpclient.c
src/pakfire/httpclient.h