Skip to content

stdio: only set blocking writes on stdout/err pipes on Windows#334

Merged
saghul merged 1 commit intomasterfrom
setblocking-no-stdin
Dec 1, 2022
Merged

stdio: only set blocking writes on stdout/err pipes on Windows#334
saghul merged 1 commit intomasterfrom
setblocking-no-stdin

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Dec 1, 2022

While the libuv API does this already, that is, calling it on a pipe we only read from has no effect, it makes it clearer when coming back to this code.

While the libuv API does this already, that is, calling it on a pipe we
only read from has no effect, it makes it clearer when coming back to
this code.
@saghul saghul merged commit 35c190e into master Dec 1, 2022
@saghul saghul deleted the setblocking-no-stdin branch December 1, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant