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

Conversation

@vstinner

@vstinnervstinner commented Nov 2, 2017

Copy link
Copy Markdown
Member

@1st1

1st1 commented Nov 2, 2017

Copy link
Copy Markdown
Member

Looks like this is a dupe of earlier #4231 :)

@1st1

1st1 commented Nov 2, 2017

Copy link
Copy Markdown
Member

Closing this one in favour of #4231. Victor, could you please review it?

@1st11st1 closed this Nov 2, 2017
@vstinner
vstinner deleted the asyncio_set_nodelay branch November 28, 2017 22:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@vstinner@1st1@the-knights-who-say-ni@bedevere-bot