Bug 214593 - Use one socket server for the whole network process instead of one socket server per web process connection
Summary: Use one socket server for the whole network process instead of one socket ser...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-21 06:39 PDT by youenn fablet
Modified: 2020-07-24 02:59 PDT (History)
5 users (show)

See Also:


Attachments
Patch (17.44 KB, patch)
2020-07-21 09:01 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-07-21 06:39:48 PDT
Use one socket server for the whole network process instead of one socket server per web process connection.
This will reduce the use of sockets.
Comment 1 youenn fablet 2020-07-21 09:01:46 PDT
Created attachment 404822 [details]
Patch
Comment 2 youenn fablet 2020-07-23 05:53:45 PDT
Ping review
Comment 3 EWS 2020-07-24 02:58:50 PDT
Committed r264814: <https://trac.webkit.org/changeset/264814>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 404822 [details].
Comment 4 Radar WebKit Bug Importer 2020-07-24 02:59:14 PDT
<rdar://problem/66043243>