Skip to content

Network entry API#5049

Open
Rawk wants to merge 2 commits intorust-lang:mainfrom
Rawk:unix-network-entry
Open

Network entry API#5049
Rawk wants to merge 2 commits intorust-lang:mainfrom
Rawk:unix-network-entry

Conversation

@Rawk
Copy link
Copy Markdown

@Rawk Rawk commented Apr 10, 2026

Description

Add functions and struct for the "get network entry" API, including the reentrant GNU extension.

Sources

glic/resolv/netdb.h

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot label +stable-nominated

@rustbot rustbot added S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Apr 10, 2026
@Rawk Rawk force-pushed the unix-network-entry branch from 89888d3 to a7783fd Compare April 10, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants