tcpTest continued
This commit is contained in:
parent
02194ca679
commit
8d1f24aac1
@ -62,7 +62,7 @@ void tcpTestHandler(void *handle) {
|
||||
|
||||
if (sockState == SOCK_ESTABLISHED) {
|
||||
coloredMsg(LOG_YELLOW, "tth, connection is established");
|
||||
state = 255;
|
||||
state = 3;
|
||||
}
|
||||
break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user