Skip to content

Commit

Permalink
Update src/adapters/udp.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
lemunozm authored Sep 13, 2023
1 parent b5ef720 commit b62365a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/adapters/udp.rs
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,8 @@ impl Local for LocalResource {
Some(ingress_addresses)

Check failure on line 386 in src/adapters/udp.rs

View workflow job for this annotation

GitHub Actions / nightly on ubuntu-latest-

Diff in /home/runner/work/message-io/message-io/src/adapters/udp.rs
}
}
} else {
}
else {
None
};

Expand Down

0 comments on commit b62365a

Please sign in to comment.