Subj : src/xpdev/ini_file.c netwrap.c netwrap.h To : Git commit to main/sbbs/master From : Rob Swindell Date : Mon May 16 2022 08:20 pm https://gitlab.synchro.net/main/sbbs/-/commit/324d25ed913cab4df8a79509 Modified Files: src/xpdev/ini_file.c netwrap.c netwrap.h Log Message: Move IPv4/v6 address parse functions to netwrap.c And create IPv4AddressToStr(), a wrapper for inet_ntop (or inet_ntoa, when inet_ntop isn't available). .