You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error[E0412]: cannot find type `sock_txtime` in crate `libc`
--> /cargo/registry/src/gh.neting.cc-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.
The text was updated successfully, but these errors were encountered:
zonyitoo
added a commit
to shadowsocks/shadowsocks-rust
that referenced
this issue
May 8, 2022
Is this API really exists for this target? If so, please add it to the
libc
crate.The text was updated successfully, but these errors were encountered: