[Webkit-unassigned] [Bug 227118] [Curl] Add curl option CURLOPT_NOSIGNAL to omit numerous sigaction calls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 18 13:17:52 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=227118

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Why does curl block SIGPIPE even on platforms supporting MSG_NOSIGNAL and SO_NOSIGPIPE?
Increasing sigaction calls as O(N^2) seems like a curl bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210618/01c9a4c2/attachment.htm>


More information about the webkit-unassigned mailing list