Go to the documentation of this file.
   23 #ifndef __SOCKET_LAYER_H 
   24 #define __SOCKET_LAYER_H 
  117 #if defined(WINDOWS_STORE_RT) 
  189     static void SetSocketOptions( 
__UDPSOCKET__ listenSocket, 
bool blockingSocket, 
bool setBroadcast);
 
  193     static bool GetFirstBindableIP(
char firstBindable[128], 
int ipProto);