DelegateMQ
Loading...
Searching...
No Matches
WinsockContext Class Reference

RAII wrapper to initialize and cleanup Windows Sockets. Instantiate this ONCE at the top of main(). More...

#include <WinsockConnect.h>

Public Member Functions

 WinsockContext ()
 
 ~WinsockContext ()
 

Detailed Description

RAII wrapper to initialize and cleanup Windows Sockets. Instantiate this ONCE at the top of main().

Constructor & Destructor Documentation

◆ WinsockContext()

WinsockContext::WinsockContext ( )
inline

◆ ~WinsockContext()

WinsockContext::~WinsockContext ( )
inline

The documentation for this class was generated from the following file: