Skip to content

Conversation

@robertc2000
Copy link
Collaborator

No description provided.

@robertc2000 robertc2000 requested review from cpq and scaprile April 9, 2025 10:18
@robertc2000 robertc2000 force-pushed the mdns-multicast branch 3 times, most recently from a0fad63 to 138080d Compare April 9, 2025 11:13
}

#if MG_ENABLE_MDNS
static const uint8_t mdns_answer[] = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd declare this in the handler as a stack variable.

src/config.h Outdated
#endif

#if MG_ENABLE_TCPIP
#if MG_ENABLE_MDNS
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why those constants? I suggest to have MG_ENABLE_MDNS and MG_ENABLE_MCAST always enabled

@scaprile scaprile force-pushed the mdns-multicast branch 4 times, most recently from bf80550 to 1f4e115 Compare April 14, 2025 17:37
@cpq
Copy link
Member

cpq commented Apr 18, 2025

Merging this ?

@scaprile scaprile force-pushed the mdns-multicast branch 4 times, most recently from b1e26b3 to 439c5ba Compare April 22, 2025 16:52
@scaprile scaprile merged commit c2e2432 into master Apr 22, 2025
35 of 75 checks passed
@scaprile scaprile deleted the mdns-multicast branch April 22, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants