Skip to content

Foundation: drop acceptConnectionInBackgroundAndNotify on Windows #2913

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

Merged
merged 1 commit into from
Oct 28, 2020

Conversation

compnerd
Copy link
Member

acceptConnectionInBackgroundAndNotify(forModes:) is already
unavailable on Windows. This makes the helper functional also
unavailable on Windows as SOCKET is not a FileHandle on Windows.

`acceptConnectionInBackgroundAndNotify(forModes:)` is already
unavailable on Windows.  This makes the helper functional also
unavailable on Windows as `SOCKET` is not a `FileHandle` on Windows.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit e4eb545 into swiftlang:main Oct 28, 2020
@compnerd compnerd deleted the connection branch October 28, 2020 01:02
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