mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2024-12-22 22:16:38 +08:00
compiler bug
This commit is contained in:
parent
4e11cfe576
commit
2dfeac0797
@ -355,8 +355,9 @@ int TC_TCPClient::checkSocket()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
}
|
||||
//设置为阻塞模式
|
||||
_socket.setblock(true);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user