Skip to content

Commit

Permalink
adding method to retrieve recv hoplimit, and adding tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andreybuchinskiy committed Dec 4, 2024
1 parent f107310 commit 6082050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/socket.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2027,6 +2027,7 @@ impl Socket {
#[cfg(all(
feature = "all",
not(any(
windows,
target_os = "dragonfly",
target_os = "fuchsia",
target_os = "illumos",
Expand Down

0 comments on commit 6082050

Please sign in to comment.