mirror of
https://github.com/serde-rs/json.git
synced 2026-02-01 13:36:08 +00:00
error: unsupported operation: can't call foreign function: getaddrinfo
--> nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys_common/net.rs:191:21
|
191 | cvt_gai(c::getaddrinfo(c_host.as_ptr(), ptr::null(), &hints, &mut res))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't call foreign function: getaddrinfo
|
= help: this is likely not a bug in the program; it indicates that the program performed an operation that the interpreter does not support