Torque2D Reference
Loading...
Searching...
No Matches
NetAsync Class Reference

#include <platformNetAsync.h>

Public Member Functions

 NetAsync ()
void queueLookup (const char *remoteAddr, NetSocket socket)
bool checkLookup (NetSocket socket, void *out_h_addr, int *out_h_length, int out_h_addr_size)
bool isRunning ()
void run ()
void stop ()

Static Public Member Functions

static void startAsync ()
static void stopAsync ()

Constructor & Destructor Documentation

◆ NetAsync()

NetAsync ( )
inline

Member Function Documentation

◆ checkLookup()

bool checkLookup ( NetSocket socket,
void * out_h_addr,
int * out_h_length,
int out_h_addr_size )

◆ isRunning()

bool isRunning ( )
inline

◆ queueLookup()

void queueLookup ( const char * remoteAddr,
NetSocket socket )

◆ run()

void run ( )

◆ startAsync()

void startAsync ( )
static

◆ stop()

void stop ( )
inline

◆ stopAsync()

void stopAsync ( )
static

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