Skip to content

Mark dispatch_source APIs that are not available on Linux as unavailable #96

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
Jun 30, 2016

Conversation

dgrove-oss
Copy link
Contributor

Define DISPATCH_UNAVAILABLE and DISPATCH_LINUX_UNAVAILABLE macros
and use them to mark dispatch_source API functions that are
not available on Linux.

Define DISPATCH_UNAVAILABLE and DISPATCH_LINUX_UNAVAILABLE macros
and use them to mark dispatch_source API functions that are
not available on Linux.
@MadCoder MadCoder merged commit 195cbcf into swiftlang:master Jun 30, 2016
@dgrove-oss dgrove-oss deleted the hide_evfilt_proc branch June 30, 2016 22:14
das pushed a commit that referenced this pull request Aug 11, 2016
Mark dispatch_source APIs that are not available on Linux as unavailable

Signed-off-by: Daniel A. Steffen <dsteffen@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