Skip to content

Commit e04b59e

Browse files
committed
Update
1 parent abfa8cd commit e04b59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/io/sendmsg_zc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ impl Op<SendMsgZc, MultiCQEFuture> {
2121
x.handle().expect("Not in a runtime context").submit_op(
2222
SendMsgZc {
2323
fd: fd.clone(),
24-
msghdr: msghdr.clone();
24+
msghdr: msghdr.clone(),
2525
bytes: 0,
2626
},
2727
|sendmsg_zc| {

0 commit comments

Comments
 (0)