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

Event polling fixes in dbus-tokio #90

Merged
merged 3 commits into from Jul 2, 2017

Conversation

albel727
Copy link
Contributor

@albel727 albel727 commented Jul 2, 2017

Preliminary fixes of issues discussed in #72

Libdbus can't be used with edge-triggered event loops,
because it doesn't exhaustively read/write sockets on
dbus_connection_read_write() or dbus_watch_handle() call.
@albel727 albel727 mentioned this pull request Jul 2, 2017
@diwic diwic merged commit 4caa0de into diwic:master Jul 2, 2017
@albel727 albel727 deleted the event-polling-fixes branch July 2, 2017 20:03
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