O_o'
This commit is contained in:
@@ -69,8 +69,8 @@ int Connector::Connect(const char* srv_addr, std::string name) {
|
|||||||
|
|
||||||
netprot::sendPack(m_sock_tcp, &log, &bf);
|
netprot::sendPack(m_sock_tcp, &log, &bf);
|
||||||
|
|
||||||
using namespace std::chrono_literals;
|
//using namespace std::chrono_literals;
|
||||||
std::this_thread::sleep_for(100ms);
|
//std::this_thread::sleep_for(100ms);
|
||||||
|
|
||||||
memset(bf.ptr, '\0', BUFFER_LENGTH);
|
memset(bf.ptr, '\0', BUFFER_LENGTH);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user