mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 00:47:36 +01:00
not timeout
This commit is contained in:
@@ -1676,7 +1676,8 @@ void TCPServer::setSpeed(const int speed) {
|
||||
}
|
||||
|
||||
void TCPServer::setMaxSpeed() {
|
||||
this->setSpeed(MAX_SPEED);
|
||||
// this->setSpeed(MAX_SPEED);
|
||||
this->setSpeed(200);
|
||||
}
|
||||
|
||||
void TCPServer::setMinSpeed() {
|
||||
|
||||
Reference in New Issue
Block a user