mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* include/wget/wget.h: Add WGET_STAST_DNS_PORT to wget_stats_dns_t enum * libwget/netc. (wget_tcp_resolve): store port in _stats_data_t struct * src/wget_stats.h: Add 'port' to dns_stats_t struct * src/stats.c (stats_callback): Collect port into dns_stats_t struct * src/stats.c (stats_print_*): Print port