Bug 214593

Summary: Use one socket server for the whole network process instead of one socket server per web process connection
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, eric.carlson, ews-watchlist, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>