Skip to content
Snippets Groups Projects
Commit ce285b1f authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Replace deprecated inet_ntoa and inet_addr function calls

Use inet_ntop and inet_pton instead.

Use 32-bit arguments and return values for IPv4 addressess for all target platforms (ulong is 64-bit on LP64, e.g. Linux-x64, targets).
parent 254176a6
Branches
Tags
1 merge request!463MRC mods by Codefenix (2024-10-20)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment