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

net: rename the argument for send_to #7146

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

mox692
Copy link
Member

@mox692 mox692 commented Feb 8, 2025

Resolves #7145.

For consistency with std's send_to, this PR renames the argument from target to addr instead of updating the docs.

@mox692 mox692 added T-docs Topic: documentation A-tokio Area: The main tokio crate M-net Module: tokio/net labels Feb 8, 2025
@maminrayej maminrayej merged commit eb1a2ee into tokio-rs:master Feb 8, 2025
83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-net Module: tokio/net T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reference to nonexistent parameter in UdpSocket::send_to
2 participants