Closed
Description
error[E0412]: cannot find type `sock_txtime` in crate `libc`
--> /cargo/registry/src/github.com-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`
Is this API really exists for this target? If so, please add it to the libc
crate.
Metadata
Metadata
Assignees
Labels
No labels