Skip to content

UdpSocket: document recv/recv_from differences#154266

Open
nia-e wants to merge 1 commit intorust-lang:mainfrom
nia-e:udp-socket-docs
Open

UdpSocket: document recv/recv_from differences#154266
nia-e wants to merge 1 commit intorust-lang:mainfrom
nia-e:udp-socket-docs

Conversation

@nia-e
Copy link
Member

@nia-e nia-e commented Mar 23, 2026

Per libs-api consensus, fixes #149392 by documenting possible platform-specific behavior in UdpSocket.

r? libs

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UdpSocket: recv() and recv_from() behave differently for zero sized buffers

3 participants