getprotobyname and getprotobynumber Functions in the API
The getprotobyname and getprotobynumber functions are implemented within the Ws2_32.dll by consulting a local protocols database. They do not result in any name resolution query.
Related topics