Skip to content

Update recvfrom() sendto() - #25689

Closed
cers000 wants to merge 1 commit into
ziglang:masterfrom
cers000:patch-5
Closed

Update recvfrom() sendto()#25689
cers000 wants to merge 1 commit into
ziglang:masterfrom
cers000:patch-5

Conversation

@cers000

Copy link
Copy Markdown

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.
@alexrp

Copy link
Copy Markdown
Member

I would suggest resubmitting this PR after #25592 has landed.

@cers000

Copy link
Copy Markdown
Author

Okay, so am I temporarily closing this PR for now?

@alexrp

Copy link
Copy Markdown
Member

#25592 has been merged now, so you can just rebase this PR on master.

@cers000cers000 closed this Nov 4, 2025
Sign up for freeto 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

@cers000@alexrp