Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to resolve: could not find sys in nix #1

Open
SSNC-SushilBohaju opened this issue Sep 11, 2023 · 0 comments
Open

failed to resolve: could not find sys in nix #1

SSNC-SushilBohaju opened this issue Sep 11, 2023 · 0 comments

Comments

@SSNC-SushilBohaju
Copy link

When building uecho I get this error

use std::os::unix::io::AsRawFd;
could not find unix in os
use nix::sys::socket::{shutdown, Shutdown};
could not find sys in nix
let fd = self.sock.as_ref().unwrap().as_raw_fd();
method not found in &UdpSocket
I'm running Windows 11 and rust version 1.72.0 stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant