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

doc(example): pioarduino example with hybrid compilation to show how to increase the max sockets (CONFIG_LWIP_MAX_ACTIVE_TCP) #69

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

mathieucarbou
Copy link
Member

@mathieucarbou mathieucarbou commented Feb 8, 2025

This examples show how to use pioarduino hybrid compilation to increased the # of sockets and also increase the asynctcp queue size.

Example driven from Dr.Random's request

…to increase the max sockets (CONFIG_LWIP_MAX_ACTIVE_TCP)
@vortigont
Copy link

that's a really nice example indeed to show pioarduino's features!

Copy link

@vortigont vortigont left a comment

Choose a reason for hiding this comment

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

Nice!

@vortigont vortigont merged commit b8275a8 into main Feb 9, 2025
21 checks passed
@vortigont vortigont deleted the max-socket branch February 9, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants