Skip to content
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

Restore /dev/poll support #3451

Merged
merged 3 commits into from
Mar 18, 2019
Merged

Restore /dev/poll support #3451

merged 3 commits into from
Mar 18, 2019

Conversation

jacquesg
Copy link
Contributor

Restore support for /dev/poll on Solaris, remove one unused class variable from epoll_t.

Solution: Make devpoll_t derive from worker_poller_base_t
@sigiesec
Copy link
Member

Thanks a lot for fixing this, and sorry it broke without notice! Unfortunately, we don't have any Solaris CI.

Recently, I added some information on supported platforms here: https://github.com/zeromq/libzmq/blob/master/README.md#supported-platforms-with-known-active-users

As you seem to be a "known user" on Solaris, could you perhaps add an entry here with your exact platform data?

Solution: Add Solaris 10 to the list
@jacquesg
Copy link
Contributor Author

@sigiesec Added as requested.

@sigiesec
Copy link
Member

@jacquesg Thanks a lot :)

@sigiesec sigiesec merged commit c1d2e71 into zeromq:master Mar 18, 2019
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.

None yet

2 participants