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

fix(mdns): Schedule all queued Tx packets from timer task #533

Merged

Conversation

david-cermak
Copy link
Collaborator

Instead of processing only one Tx packet at a time, goes over all in the linked list and queue all of them if send_at field indicates it should be sent.

Partially addresses: espressif/esp-idf#13333

@david-cermak david-cermak force-pushed the fix/mdns_process_tx_packets branch from 75da746 to d4e693e Compare March 20, 2024 10:49
@david-cermak david-cermak merged commit a5954dd into espressif:master Mar 26, 2024
32 checks passed
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.

3 participants