Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 12af6f73 authored by Steven Moreland's avatar Steven Moreland
Browse files

RPC Binder: disable Nagle's algorithm

For some reason, I thought we did this - I thought it was
incidental to some other API we used. RPC Binder is an RPC
system, AND ONE WITH SYNCHRONOUS CALLS! It should not hold
these packets.

Bug: 271860373
Test: run inet cases before/after:
    binderRpcTest --gtest_filter="*PerSocket/BinderRpc.RepeatBinderNull/inet_socket_tls_clientV0_serverV4026531840_single_threaded_no_kernel*"
    before: 0m26.845s
    after: 0m12.271s

Change-Id: Ib257b53cd2e4ca19041cdb5fd985be346e3fac5e
parent 65fac116
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