Skip to content

Conversation

@jk-ozlabs
Copy link
Member

This series adds implementations of the async mctp traits for the Linux sockets transport

jk-ozlabs and others added 3 commits July 24, 2025 12:35
We're currently using an RawFd, and manually implementing Drop.
Instead, use OwnedFd to express ownership of the socket.

Signed-off-by: Jeremy Kerr <[email protected]>
Add an Async socket plus AsyncReqChannel, AsyncRespChannel and
AsyncListener implementations.

Include a small async-based example too.

Signed-off-by: Jeremy Kerr <[email protected]>
@mkj mkj merged commit b3a619c into CodeConstruct:main Jul 24, 2025
3 checks passed
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