1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-19 11:41:10 +00:00
uutils-coreutils/src
Laurent Cheylus 6e236a4a72 hostname: use dns-lookup crate to get the network address(es) of the host
- on OpenBSD and FreeBSD, unable to get the network address(es) of the host with DNS request for
  hostname + ":1"
- use dns-lookup crate for this request with lookup_host function

Signed-off-by: Laurent Cheylus <foxy@free.fr>
2024-07-09 22:44:16 +02:00
..
bin fix clippy src/ 2024-06-30 16:27:00 +02:00
uu hostname: use dns-lookup crate to get the network address(es) of the host 2024-07-09 22:44:16 +02:00
uucore doc: add and change documentation of uucore (#6551) 2024-07-09 19:43:51 +02:00
uucore_procs Fix spelling, update comments, and add documentation for improved code clarity 2024-07-07 12:20:41 +02:00
uuhelp_parser Fix spelling, update comments, and add documentation for improved code clarity 2024-07-07 12:20:41 +02:00