Skip to content

Conversation

@dgrove-oss
Copy link
Contributor

Should have used an ifdef instead of an if to guard this block
of code. Fixes compilation on linux when using an older version
of libkqueue that doesn't include the nsec kevent support.

Should have used an ifdef instead of an if to guard this block
of code.  Fixes compilation on linux when using an older version
of libkqueue that doesn't include the nsec kevent support.
@mwwa mwwa merged commit 2e4e6af into swiftlang:master Jul 21, 2016
@dgrove-oss dgrove-oss deleted the kevent-nsec-tweak branch July 21, 2016 19:37
das pushed a commit that referenced this pull request Aug 11, 2016
fix compilation error when building against old libkqueue

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.

3 participants