Hello Benson,
note that we already have a fedora COPR:
https://copr.fedorainfracloud.org/coprs/schanzen/gnunet
Here is the upstream issue:
https://bugzilla.redhat.com/show_bug.cgi?id=2094246
That being said, patches are always welcome, but I think the nits are
not critical due to what Chri
Dear Benson,
If you look closely, getaddrinfo is used by the code by default, with
fallbacks (!) to gethostbyname if getaddrinfo doesn't work. I don't
think we want to accept a patch that removes the fallbacks, as that
wouldn't do anything on modern platforms and only hurt portability.
Happy