]> git.ipfire.org Git - pakfire.git/commit
httpclient: Make the termination code clearer
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Jun 2025 13:58:05 +0000 (13:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Jun 2025 13:58:05 +0000 (13:58 +0000)
commit1eac13546a528d6c0c78690deb68be39b77d2af4
tree805daecb68bd8b41953591f7c73c733833aeace4
parent220fa9d8214651cf368c11fb72cd3a484488ef5b
httpclient: Make the termination code clearer

We now simply set a flag when we launched the loop ourselves and
automatically terminate once everything is done.

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