Re: About libcurl, pthreads, ssl and SIGPIPE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

>Till the time the new fixed version - 7.31.0 - is packaged and available, solution is for
>applications to ignore SIGPIPE signal.
>+    signal(SIGPIPE, SIG_IGN);
>The problem is, even after ignoring SIGPIPE, I'm seeing same crashes. 

I think if you ignore SIGPIPE it produces EPIPE, try setting error no EPIPE.

Thanks,
Anish P.
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux