Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: tidy-ups around inet_pton #16563

Closed
wants to merge 4 commits into from
Closed

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Mar 5, 2025

  • cmake: make the inet_pton/inet_ntop detection codepath explicit
    for WinCE. To not rely on an empty HAVE_WIN32_WINNT.

  • tests/server/mqttd: drop inet_pton header and lib source.

  • tests/server: move inet_pton lib source to a variable.

vszakats added 3 commits March 5, 2025 01:31
Instead of relying on an `HAVE_WIN32_WINNT`. Which should always
be empty on WINCE, but did not stand out reading the code.
@vszakats vszakats changed the title build: tidy-ups around inet_pton build: tidy-ups around inet_pton Mar 5, 2025
@vszakats vszakats closed this in aa0d70f Mar 5, 2025
@vszakats vszakats deleted the mqttd-pton branch March 5, 2025 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant