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

Make task priority configurable #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ivorforce
Copy link

Also referring back to espressif/arduino-esp32#4131.

TCP task priority ought to be configurable, especially with UDP task priority defaulting to the same value. A user may want to take a choice to priorize one over the other, or to have more room for his own vtask priorities below TCP beyond 0-2.

avillacis added a commit to yubox-node-org/AsyncTCPSock that referenced this pull request Oct 28, 2021
Add config option 'CONFIG_ASYNC_TCP_TASK_PRIORITY', which defines what
the tasks' priority is (defaults to 3).

Based on me-no-dev/AsyncTCP#98
serek4 added a commit to serek4/AsyncTCP that referenced this pull request Oct 24, 2023
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.

1 participant