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
The code examples/tcp-echo-server.rs, seems to just not work on Windows, the first time I got this error was on a Windows + MSVC + LLVM 12 + Rust 1.63 build, I just tried building on Linux and this error does not appear
error: process didn't exit successfully:
target\debug\examples\server.exe
(exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)Segmentation fault
The text was updated successfully, but these errors were encountered: