fix friends
This commit is contained in:
parent
aa18d1ee3e
commit
0ef484ffd2
5 changed files with 43 additions and 12 deletions
|
|
@ -268,6 +268,7 @@ pub fn new_connect_packet(
|
|||
.checksummed_data()
|
||||
.expect("packet malformed in creation"),
|
||||
);
|
||||
info!("header: {:?}", packet.header());
|
||||
|
||||
packet.0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue