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

Add AsyncFd::multishot_recv #28

Merged
merged 4 commits into from
Feb 17, 2023
Merged

Add AsyncFd::multishot_recv #28

merged 4 commits into from
Feb 17, 2023

Conversation

Thomasdezeeuw
Copy link
Owner

Continuously receives data from the socket.

Also tweakers the API of the setup and map_result closures so that they
now get the entire AsyncIterator object (in this), rather then just the
AsyncFd (in fd).
Continuously receives data from the socket.
@Thomasdezeeuw Thomasdezeeuw merged commit 5ded08d into main Feb 17, 2023
@Thomasdezeeuw Thomasdezeeuw deleted the multishot_recv branch February 18, 2023 16:07
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.

1 participant