error[E0412]: cannot find type `sock_txtime` in crate `libc`
--> /cargo/registry/src/git.colasdn.top-1ecc6299db9ec823/nix-0.24.1/src/sys/socket/sockopt.rs:589:60
|
589 | TxTime, Both, libc::SOL_SOCKET, libc::SO_TXTIME, libc::sock_txtime);
| ^^^^^^^^^^^ not found in `libc`