Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sockaddr_nl in sockaddr_storage_to_addr(). #366

Merged
merged 1 commit into from
May 2, 2016
Merged

Support sockaddr_nl in sockaddr_storage_to_addr(). #366

merged 1 commit into from
May 2, 2016

Conversation

jpeach
Copy link
Contributor

@jpeach jpeach commented May 2, 2016

Add support for converting AF_NETLINK sockaddr_nl addresses to
Sockaddr::Netlink(). This lets socket::recvmsg() work on netlink
sockets.

Add support for converting AF_NETLINK  sockaddr_nl addresses to
Sockaddr::Netlink(). This lets socket::recvmsg() work on netlink
sockets.
@fiveop
Copy link
Contributor

fiveop commented May 2, 2016

@homu r+

Thank you.

@homu
Copy link
Contributor

homu commented May 2, 2016

📌 Commit 2b7f92a has been approved by fiveop

@homu
Copy link
Contributor

homu commented May 2, 2016

⚡ Test exempted - status

@homu homu merged commit 2b7f92a into nix-rust:master May 2, 2016
homu added a commit that referenced this pull request May 2, 2016
Support sockaddr_nl in sockaddr_storage_to_addr().

Add support for converting AF_NETLINK  sockaddr_nl addresses to
Sockaddr::Netlink(). This lets socket::recvmsg() work on netlink
sockets.
@jpeach jpeach deleted the netlink-sockaddr branch July 14, 2022 00:18
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