UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
UPnPsdk::anonymous_namespace{socket.cpp} Namespace Reference

Functions

int getsockname (SOCKET a_sockfd, sockaddr *a_addr, socklen_t *a_addrlen)
 Wrapper for the ::getsockname() system function.
 
SOCKET get_sockfd (sa_family_t a_pf_family, int a_socktype)
 Get a socket file descriptor from the operating system.