We can't afford any sleep
This commit is contained in:
parent
fe435539b0
commit
689b99cc25
1 changed files with 0 additions and 1 deletions
|
@ -205,7 +205,6 @@ void spawn_tor_socket(struct evt_core_ctx* evts) {
|
|||
|
||||
int on_socks5_failed_measlat(struct evt_core_ctx* ctx, struct evt_core_fdinfo* fdinfo) {
|
||||
evt_core_rm_fd (ctx, fdinfo->fd);
|
||||
sleep(1);
|
||||
spawn_tor_socket(ctx);
|
||||
|
||||
return 1;
|
||||
|
|
Loading…
Reference in a new issue