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

Use portable inet_pton() for all Win32 builds.

Rename the portable inet_pton() to xp_inet_pton() and define a wrapper macro (for all Widows builds) to use it instead of inet_pton() as not all supported Windows systems (e.g. WinXP) have an inet_pton() implementation.

This allows the HAProxy mod to be re-enabled by default without preventing executing on WinXP.
parent 60e1e6c3
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #934 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment