Skip to content

bpo-28914: Fix compilation of select on Android#5447

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:epoll_cloexec
Jan 30, 2018
Merged

bpo-28914: Fix compilation of select on Android#5447
vstinner merged 1 commit intopython:masterfrom
vstinner:epoll_cloexec

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jan 30, 2018

EPOLL_CLOEXEC is not defined on Android.

Co-Authored-By: Wataru Matsumoto [email protected]

https://bugs.python.org/issue28914

EPOLL_CLOEXEC is not defined on Android.

Co-Authored-By: Wataru Matsumoto <[email protected]>
@vstinner
Copy link
Copy Markdown
Member Author

This change also fixes the compilation on RHEL 4: https://bugs.python.org/issue28914#msg282757

@vstinner vstinner merged commit b8d9032 into python:master Jan 30, 2018
@bedevere-bot
Copy link
Copy Markdown

@vstinner: Please replace # with GH- in the commit message next time. Thanks!

@vstinner vstinner deleted the epoll_cloexec branch January 30, 2018 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants