This commit is contained in:
GroovieGermanikus 2024-12-05 15:47:56 +01:00
parent 035a6680d1
commit 2e0b85d526
No known key found for this signature in database
GPG Key ID: 5B6EB831A5CD2015
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
use std::cmp;
use std::io;
use nix::sys::socket::sendmsg;
/// For Linux, try to detect GSO is available.
#[cfg(target_os = "linux")]