Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
NetAsync Class Reference

#include <platformNetAsync.unix.h>

Public Member Functions

 NetAsync ()
 
void queueLookup (const char *remoteAddr, NetSocket socket)
 
bool checkLookup (NetSocket socket, char *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 ( )
inline

Member Function Documentation

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

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