Closed liuhangbin closed 3 months ago
Function inet_ntoa is deprecated. Use inet_ntop instead. Also convert inet_aton to inet_pton.
LGTM - I'll merge on Tuesday (unless someone flags an issue).
Merged.
Function inet_ntoa is deprecated. Use inet_ntop instead. Also convert inet_aton to inet_pton.