Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Correct use of Linux version identifier in epoll interface #489

Merged
merged 1 commit into from
May 19, 2013

Conversation

goughy
Copy link
Contributor

@goughy goughy commented May 19, 2013

The epoll interface uses the incorrect version identifier for Linux - ie. "Linux" instead of "linux" making it quite difficult to actually use the API :-)

The epoll interface uses the incorrect version identifier for Linux - ie. "Linux" instead of "linux" making it quite difficult to actually use the API :-)
@alexrp
Copy link
Member

alexrp commented May 19, 2013

Heh, whoops!

alexrp added a commit that referenced this pull request May 19, 2013
Correct use of Linux version identifier in epoll interface
@alexrp alexrp merged commit 887bd80 into dlang:master May 19, 2013
redstar added a commit to ldc-developers/druntime that referenced this pull request Jun 27, 2014
This is a copy of the easy part of issue dlang#489.
redstar added a commit to ldc-developers/druntime that referenced this pull request Nov 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants