Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
pacak committed Oct 13, 2022
1 parent f041f46 commit 03afa9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sys/test_socket.rs
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ mod recvfrom {
.iter_mut()
.map(|buf| [IoSliceMut::new(&mut buf[..])]),
);

let mut data =
MultiHeaders::<SockaddrIn>::preallocate(msgs.len(), None);

Expand Down

0 comments on commit 03afa9e

Please sign in to comment.