Bug 280535
Summary: | [WPE][GTK] Handle EINTR in sendmsg() in IPC socket on Linux | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
Michael Catanzaro
Follow up to bug #280366, we need to handle EINTR when calling sendmsg() too.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/34378
EWS
Committed 284394@main (4c22dba7bb24): <https://commits.webkit.org/284394@main>
Reviewed commits have been landed. Closing PR #34378 and removing active labels.