Skip to content

bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv#21439

Closed
tontinton wants to merge 2 commits into
python:masterfrom
tontinton:fix-issue-41273
Closed

bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv#21439
tontinton wants to merge 2 commits into
python:masterfrom
tontinton:fix-issue-41273

bpo-41273: Double proactor read transport buffer size

1ce92aa
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs