How does Windows "netstat -b" determine the name of the process that owns each socket?

Posted by Stabledog on Stack Overflow See other posts from Stack Overflow or by Stabledog
Published on 2010-04-23T22:32:34Z Indexed on 2010/04/24 3:03 UTC
Read the original article Hit count: 251

Filed under:
|
|

I'm looking for the underlying API calls that netstat -b is using to determine the owning processes for each socket. Any ideas?

© Stack Overflow or respective owner

Related posts about Windows

Related posts about sockets