[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
Sun Jun 20 18:18:51 PDT 2021


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

--- Comment #5 from Souju TANAKA <soujyu.tanaka at access-company.com> ---
Not all systems provide enough way to avoid SIGPIPE. SO_NOSIGPIPE socket option is available in BSD based OS. MSG_NOSIGNAL flag has been brought in since Linux 2.2.

Thank you for your review.

-- 
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/20210621/d88c702b/attachment.htm>


More information about the webkit-unassigned mailing list