Leo Borai

Results 60 comments of Leo Borai

> Hi, @EstebanBorai > > > > [thiserror](https://docs.rs/thiserror/latest/thiserror/) can wrap an error type, I think we can add a new enum item for std io error > > ``` >...

> Sounds good to me 👍 If you are interested on working on this, please don't hesitate on opening a PR I'm happy to help whenever I can!

Hi @magicse! Thanks for sharing this issue! Yes this looks related to our latest version, looks like we must add more environment tests and use some conditional compilation logic to...

Hey @JustBobinAround! Thanks so much for openning this issue! I think this is a great addition to this library, do you feel like giving it a try?

Hi @swithun-liu, thanks for opening this issue. Im testing `local-ip-address` using macOS as well with the same version `0.5.1`. ```log ➜ test-local-ip-address git:(master) ✗ cargo run Blocking waiting for file...

Hi @fwcd, thanks for opening this issue! I agree, the current error message it's confusing. Let me check on other approaches, when I updated the Linux approach to use neli...

> This should address the issue of iOS devices providing an incorrect IP address. > > I've read online, that this approach might not always work, because it is technically...

> According to documentation, ```local_ip()``` function retrieves the local IPv4 address (and ```local_ipv6()``` retrieves the local IPv6 address), but why inside return type is general ```IpAddr``` enum instead of ```Ipv4Addr```...

@digikata I think we can close this as completed?

Im taking advantage of `Type` field as of the new issues API here! ![Image](https://github.com/user-attachments/assets/e00479ab-6431-4371-93e5-7c67daaae7bc)