diff --git a/src/socket.rs b/src/socket.rs index 3b8676f6..698d3556 100644 --- a/src/socket.rs +++ b/src/socket.rs @@ -2027,6 +2027,7 @@ impl Socket { #[cfg(all( feature = "all", not(any( + windows, target_os = "dragonfly", target_os = "fuchsia", target_os = "illumos",