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

Option to disable internal socket API to use bypass mode and lwip stack #16

Open
SebastianFoerster opened this issue Dec 13, 2024 · 0 comments

Comments

@SebastianFoerster
Copy link

The socket API of the stack has a lot dependency's in different files. There should be a define switch to disable the socket API if only the raw bypass mode is used and a own TCP/IP Stack like lwip.

A concrete problem was the SO_RCVTIMEO define that use 20 at rs9116 stack instead of lwips 0x1006.

best regards

sebastian

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

No branches or pull requests

1 participant