microsoft / microsoft/win32metadata

GetExtendedTcpTable and GetExtendedUdpTable can use ADDRESS_FAMILY

Open
#1,652 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.5k
Forks
149
Avg merge
5d 16h
Merged PRs (30d)
4

Description

https://learn.microsoft.com/en-us/windows/win32/api/iphlpapi/nf-iphlpapi-getextendedtcptable
https://learn.microsoft.com/en-us/windows/win32/api/iphlpapi/nf-iphlpapi-getextendedudptable

[in] ULONG ulAf,

Contributor guide

Open the contributing guide

Research direction

Read the linked Microsoft documentation for GetExtendedTcpTable and GetExtendedUdpTable, focusing on the ulAf parameter. Locate the corresponding Win32 metadata entries and verify that this parameter is represented as ADDRESS_FAMILY rather than ULONG; done means both APIs match the documented type.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
operating-systems, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.