Download raw body.
rpki-client: add error checks for pthread_* calls
On 2025-06-23, Claudio Jeker wrote: > The pthread api is just painful. Some stuff just can't fail (or should > blow up if held wrong). This is where I'm not sure if adding all those > checks will actually do any good. Didn't I mention that the pthread API is > painful... there is also mutex type strict (np), just throwing that out there.
rpki-client: add error checks for pthread_* calls