//go:build windows package iphlpapi const ( TCPTableOwnerPIDAll uint32 = 5 TCPTableOwnerPIDListener uint32 = 3 )