Skip to content

Conversation

@haesbaert
Copy link
Member

@haesbaert haesbaert commented Oct 28, 2022

This adds recvfrom and sendto to the existing PR #302 from David.

My github foo is terrible, I don't know how usually this is done, so I checked out and added my commit here.

djs55 and others added 2 commits October 26, 2022 15:21
This is useful for direct-style code to avoid copying Cstructs into temporary
byte buffers.

Signed-off-by: David Scott <[email protected]>
The recv/send tests looked a bit complex so I've changed mine, don't see why we
would need threads since it's just one message.
@haesbaert haesbaert changed the title Writev haesbaert Add recvfrom/sendto to #302 (writev_haesbaert) Oct 28, 2022
@djs55
Copy link
Member

djs55 commented Nov 1, 2022

Thanks! I've committed the suggestions directly into the other PR so perhaps I'll cherry-pick this patch onto the other branch

@avsm
Copy link
Member

avsm commented May 22, 2023

@djs55 this came up as a blocker for eio-windows in today's eio dev call. Have you had a chance to consolidate this so we can merge/release?

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.

3 participants