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