Hi Samuel, maybe slightly OT, but you might also want to make sure to not cause any SIGPIPEs from your other threads or main thread, since it is undetermined which thread will handle an incoming signal, except if you specifically make arrangements. See also
https://stackoverflow.com/questions/22005719/which-thread-handles-the-signal Best Regards Patrick
------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
