The C++ framework for developing highly scalable, high performance servers on Windows platforms.

JetByteTools::Socket::Windows Namespace Reference


Classes

class  CUsesMSWinSockExtensions
 This class acts as a dynamic function loader for the MS Winsock extension functions via a WSAIoctl() call with SIO_GET_EXTENSION_FUNCTION_POINTER. The assumption is made that all sockets passed to this class will be from the same underlying provider (or, at the very least, all sockets passed to a particular extension function will be from the same provider). More...

Functions

static bool LoadExtensionFunction (SOCKET s, GUID functionID, void **ppFunc)


Function Documentation

static bool LoadExtensionFunction ( SOCKET  s,
GUID  functionID,
void **  ppFunc 
) [static]


Generated on Sun Sep 12 19:10:44 2021 for The Server Framework - v7.4 by doxygen 1.5.3