Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Allow setting queue and stack size via user defines#89

Open
AdrianEddy wants to merge 3 commits intome-no-dev:masterfrom
AdrianEddy:master
Open

Allow setting queue and stack size via user defines#89
AdrianEddy wants to merge 3 commits intome-no-dev:masterfrom
AdrianEddy:master

Conversation

@AdrianEddy
Copy link

I had issues when sending a lot of frames from the ESP32 camera and the culprit turned out to be the queue size. This PR adds a way for user to set the queue and stack size.

@atanisoft
Copy link
Contributor

Please add these to the kconfig.projbuild file as that is where these should be configurable.

avillacis added a commit to yubox-node-org/AsyncTCPSock that referenced this pull request Oct 28, 2021
Based on me-no-dev/AsyncTCP#89 . This is a
trivial change and potentially useful.
serek4 added a commit to serek4/AsyncTCP that referenced this pull request Oct 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments