Skip to content

update fn recvfrom recv#25803

Closed
cers000 wants to merge 1 commit intoziglang:masterfrom
cers000:patch-6
Closed

update fn recvfrom recv#25803
cers000 wants to merge 1 commit intoziglang:masterfrom
cers000:patch-6

Conversation

@cers000
Copy link

@cers000 cers000 commented Nov 4, 2025

recvfrom() uses Windows system calls, consistent with sendto(), the error return types have been updated, and the retry method for sendto() has been corrected.

recvfrom() uses Windows system calls, consistent with sendto(), the error return types have been updated, and the retry method for sendto() has been corrected.
@andrewrk
Copy link
Member

andrewrk commented Jan 9, 2026

Thank you for the patch. The code you edited has since been deleted (it's in std.Io.Threaded now) and zig development has moved to https://codeberg.org/ziglang/zig

@andrewrk andrewrk closed this Jan 9, 2026
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.

2 participants