Results 9 comments of ocean

``` Operating System - Mac OS, version 11.6.2 X64 Node.js environment Node.js - 16.13.0 @tauri-apps/cli - 1.0.0-beta.10 @tauri-apps/api - 1.0.0-beta.8 Global packages npm - 8.1.0 yarn - 1.22.17 Rust environment...

![image](https://user-images.githubusercontent.com/22573382/148372476-192e4b94-72bb-489c-bd05-1d9b79b6e125.png)

When switching to a workspace with a dark background, this problem occurs in the display window, but it does not appear after two operations.

well, this is my code: ``` let all_interfaces = datalink::interfaces(); let default_interface: Vec = all_interfaces .iter() .filter(|e| !e.ips.is_empty() && !e.is_loopback()) .collect(); for interface in default_interface { // println!("{:?}", interface); for...

Can this method return the IP address of the device in the LAN?

Uh, what I mean is that the mobile phone connects to WiFi, and then obtains the ip address of the corresponding LAN, just like DHCP

https://github.com/libpnet/libpnet/blob/f3edcb5ba38c918fb7b1958bc3a7e3243b238d44/pnet_datalink/src/unix_interfaces.rs#L38 Perhaps, this libc library cannot return the ip of all devices in the LAN?

Mac open file then error app recession os : 13.6.9 (22G830)