Skip to content

Provide remote: SocketAddr in create_io_poller #57

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

Closed
wants to merge 1 commit into from

Conversation

matheus23
Copy link
Member

No description provided.

@matheus23
Copy link
Member Author

We should be using #67 instead.
With that PR, poll_send gets a whole &Transmit and subsumes poll_writable. This allows us to know the whole transmit that we're polling for.
E.g. if we're sending on potentially ipv4 or ipv6, we'll know from the transmit's source IP address, and can poll the correct UDP socket.

@matheus23 matheus23 closed this Jun 3, 2025
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant