05.11.2011 - stable version, 0.1.0, self-test program, work at GCC 2.95 - 4.5, VC 2010, MinGW, Linux, Windows, QNX
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
bool receiverInitialized() const {return sock != -1;}
|
||||
bool senderInitialized() const {return sock_s != -1;}
|
||||
void terminate();
|
||||
inline const char * buffer() const {return buffer_;}
|
||||
const char * buffer() const {return buffer_;}
|
||||
|
||||
private:
|
||||
void begin();
|
||||
|
||||
Reference in New Issue
Block a user