UdpServer Class Reference

Public Member Functions

 UdpServer (int aPort)
 
bool init (int aPort)
 
bool bindToPort (int aPort)
 
int getBoundPort () const
 
int read (void *destBuffer, int maxBytesToRead, bool blockUntilSpecifiedAmountHasArrived)
 
void close ()
 
int empty ()
 
int empty (int maxCount)
 
int waitUntilReady (bool readyForReading, int timeoutMsecs)
 

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