bytecodealliance / bytecodealliance/rustix

Support additional `recvmsg` ancillary messages

Open
#1,094 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
2.1k
Forks
294
Avg merge
4h 7m
Merged PRs (30d)
2

Description

Similar to [`nix::sys::socket::ControlMessageOwned`](https://docs.rs/nix/0.29.0/nix/sys/socket/enum.ControlMessageOwned.html), it'd be great for [`rustix::net::RecvAncillaryMessage`](https://docs.rs/rustix/0.38.34/rustix/net/enum.RecvAncillaryMessage.html) to be able to handle ancillary messages beyond SCM_RIGHTS and SCM_CREDS, in particular the timestamp variants e.g. SCM_TIMESTAMP

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.