sleep while locked
This commit is contained in:
parent
09c0f5840f
commit
2d9f953959
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ void comm_tcp_socket_client::operator()()
|
||||||
DOLOG(ll_error, true, "comm_tcp_socket_client: cannot resolve \"%s\":%s: %s", host.c_str(), port_str, gai_strerror(rc));
|
DOLOG(ll_error, true, "comm_tcp_socket_client: cannot resolve \"%s\":%s: %s", host.c_str(), port_str, gai_strerror(rc));
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
myusleep(101000l);
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue