Skip to content

swift: add a set of Windows extensions #481

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
May 16, 2019

Conversation

compnerd
Copy link
Member

This adds a new set of API overloads which provide an interface which
use the HANDLE rather than file descriptor. This makes it easier to
create the dispatch sources without having to convert the file handle to
a file descriptor.

This adds a new set of API overloads which provide an interface which
use the HANDLE rather than file descriptor.  This makes it easier to
create the dispatch sources without having to convert the file handle to
a file descriptor.
@compnerd
Copy link
Member Author

@swift-ci please test

@ktopley-apple ktopley-apple merged commit a18aa1f into swiftlang:master May 16, 2019
@compnerd compnerd deleted the handle-extensions branch February 15, 2020 19:39
rokhinip pushed a commit that referenced this pull request Nov 5, 2021
swift: add a set of Windows extensions
Signed-off-by: Kim Topley <ktopley@apple.com>
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.

2 participants