Skip to content

Fix evented-io compile error about NetworkSubsystemFailed #6826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

marnix
Copy link

@marnix marnix commented Oct 26, 2020

This was triggered by 127fa80 in #6237.

Closes #6794.

@daurnimator daurnimator added the standard library This issue involves writing Zig code for the standard library. label Oct 27, 2020
@daurnimator
Copy link
Contributor

I think the fix in #6827 is more correct.

@marnix marnix deleted the update-loop-linuxWaitFd-after-6237 branch October 27, 2020 05:11
@marnix marnix restored the update-loop-linuxWaitFd-after-6237 branch December 2, 2020 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standard library This issue involves writing Zig code for the standard library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compile error "NetworkSubsystemFailed not handled in switch" in reading file in io_mode = .evented
2 participants