Sync to general copy of ezsockets (and yes, we will use this)
This commit is contained in:
@@ -68,6 +68,7 @@ public:
|
|||||||
long uAddr();
|
long uAddr();
|
||||||
|
|
||||||
bool CanRead();
|
bool CanRead();
|
||||||
|
bool DataAvailable() { return ( ( inBuffer.length()>0 ) || CanRead() ); }
|
||||||
bool IsError();
|
bool IsError();
|
||||||
bool CanWrite();
|
bool CanWrite();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user