8000 Fix Console.KeyAvailable to wait only for a single character by stephentoub · Pull Request #6619 · dotnet/corefx · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Fix Console.KeyAvailable to wait only for a single character #6619

Merged
merged 1 commit into from
Mar 4, 2016

Conversation

stephentoub
Copy link
Member

After my previous round of console fixes, KeyAvailable is now not putting the terminal in non-blocking mode, and as a result is waiting for an enter or EOL to be pressed before it'll return true.

cc: @pallavit, @andschwa

After my previous round of console fixes, KeyAvailable is now not putting the terminal in non-blocking mode, and as a result is waiting for an enter or EOL to be pressed.
@stephentoub
Copy link
Member Author

@mmitche, more "Failed to mkdirs" errors...

stephentoub added a commit that referenced this pull request Mar 4, 2016
Fix Console.KeyAvailable to wait only for a single character
@stephentoub stephentoub merged commit a72124e into dotnet:master Mar 4, 2016
@stephentoub stephentoub deleted the fix_keyavailable branch March 4, 2016 01:19
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Fix Console.KeyAvailable to wait only for a single character

Commit migrated from dotnet/corefx@a72124e
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

< 3758 /development-menu>
3 participants
0