gt2GetLocalIP
Gets a socket's local IP.
- unsigned intĀ gt2GetLocalIP(
- GT2Socket socket );
Routine | Required Header | Distribution |
---|---|---|
gt2GetLocalIP | <gt2.h> | SDKZIP |
Return Value
The local IP in network byte order.
Parameters
- socket
- [in] The handle to the socket.
Section Reference: Gamespy Transport SDK
See Also: gt2GetRemoteIP, gt2GetRemotePort, gt2GetLocalPort