WSAAsyncGetServByPort()

Description

Get service information corresponding to a port and protocol - asynchronous version.

#include <winsock.h>

HANDLE PASCAL FAR WSAAsyncGetServByPort ( HWND hWnd, unsigned int wMsg, int port, const char FAR * proto, char FAR * buf, int buflen );