mirror of
https://github.com/monero-project/monero.git
synced 2026-07-28 14:47:15 -07:00
abstract_tcp_server2: add missing return
This commit is contained in:
@@ -518,6 +518,7 @@ namespace net_utils
|
||||
start_write();
|
||||
}
|
||||
});
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user