feat: added ip to sysinfo
This commit is contained in:
@@ -223,6 +223,10 @@ fn handle_full_connection<F>(
|
||||
where
|
||||
F: Fn(),
|
||||
{
|
||||
loop {
|
||||
let msg = packet_handler.recv()?;
|
||||
}
|
||||
|
||||
close();
|
||||
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user