Skip to content

bpo-27456: asyncio: Fix _set_nodelay() for non-blocking socket#4233

Closed
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:asyncio_set_nodelay
Closed

bpo-27456: asyncio: Fix _set_nodelay() for non-blocking socket#4233
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:asyncio_set_nodelay

asyncio: Fix _set_nodelay() for non-blocking socket

cba7e2b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs