http upgrade and connections use non blocking sockets
This commit is contained in:
@ -157,5 +157,7 @@ namespace ix
|
||||
unsigned getRandomUnsigned();
|
||||
void unmaskReceiveBuffer(const wsheader_type& ws);
|
||||
std::string genRandomString(const int len);
|
||||
|
||||
bool readByte(void* buffer);
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user