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