Skip to content

Windows: Set nonblock=true on pipes and non-datagram sockets #6897

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ioquatix
Copy link
Member

This enables pipes, TCP and UNIXSocket for Fiber.scheduler. Nonblocking UDP doesn't work on Windows and is therefore excluded.

This also adds tests to verify pipe, TCP and UDP messages.

This enables pipes, TCP and UNIXSocket for Fiber.scheduler.
Nonblocking UDP doesn't work on Windows and is therefore excluded.

This also adds tests to verify pipe, TCP and UDP messages.
@ioquatix
Copy link
Member Author

@larskanis should we take another go at this?

@ioquatix
Copy link
Member Author

ioquatix commented Jun 9, 2023

@larskanis any chance we can work on this together?

@larskanis
Copy link
Contributor

@ioquatix Thanks for asking! Unfortunately l still have a ffi release pending and currently less time for OSS development. Not sure when I'll do Windows development again, as I don't like it that much.

@ioquatix
Copy link
Member Author

ioquatix commented Jun 9, 2023

I also dislike Windows development haha :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants