Skip to content
Commit 1f551330 authored by Ken Rockot's avatar Ken Rockot Committed by Chromium LUCI CQ
Browse files

Mojo: Shared thread-local node for DirectReceivers

Reworks DirectReceiver to use a shared thread-local ipcz node which is
lazily brought up and torn down as needed, rather than a dedicated node
per receiver.

This allows multiple receivers on the same thread to reuse the same node
and therefore the same underlying I/O transports to other nodes.

Bug: 1441977
Change-Id: I78a87f65780584341737f5ee47e6a394eaf9e302
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4549245


Reviewed-by: default avatarAlex Gough <ajgo@chromium.org>
Commit-Queue: Ken Rockot <rockot@google.com>
Cr-Commit-Position: refs/heads/main@{#1147382}
parent 56f88a58
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment