sprint 1-alpha
Public Member Functions
sprint::async_socket< T > Class Template Reference

async socket class. Extend a socket with async methods. More...

#include <async_socket.h>

List of all members.

Public Member Functions

DWORD Wait (UINT uTimeOut)
int EnumNetworkEvents (LPWSANETWORKEVENTS lpNetworkEvents)
int PeekNetworkEvents (LPWSANETWORKEVENTS lpNetworkEvents)
HANDLE GetHandle ()
int SetWaitForNothing ()
int SetWaitForRead ()
int SetWaitForAccept ()
int SetWaitForWrite ()
BOOL SetEvent ()
BOOL ResetEvent ()

Detailed Description

template<class T>
class sprint::async_socket< T >

async socket class. Extend a socket with async methods.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines