Closed priexp closed 4 years ago
Hi, version 0.1.3 does not compile under Windows(rustc v1.45.2, stable-x86_64-pc-windows-msvc toolchain). Compiler is complaining about trait FromRawSocket is not in scope and sugests to import std::os::windows::prelude::FromRawSocket. Greetings.
fix_windows_compilation.zip
Sorry for the late reply, this is my mistake, Actually I did not build and test on window. Thanks again for your PR.
Hi, version 0.1.3 does not compile under Windows(rustc v1.45.2, stable-x86_64-pc-windows-msvc toolchain). Compiler is complaining about trait FromRawSocket is not in scope and sugests to import std::os::windows::prelude::FromRawSocket. Greetings.
fix_windows_compilation.zip