HomeClusterLabs Projects
Diffusion Booth 7a456e37a74e

config: Remove deprecated net functions

Description

config: Remove deprecated net functions

gethostbyname and inet_ntoa are deprecated and shouldn't be used. Also
gethostbyname is unable to handle ipv6.

Replace gethostbyname by getaddrinfo.

inet_ntoa is replaced by inet_ntop.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>

Details

Provenance
jfriesseAuthored on Apr 19 2021, 11:05 AM
Parents
rB977726e673b5: Merge pull request #105 from ClusterLabs/misc-fixes
Branches
Unknown
Tags
Unknown

Event Timeline