We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do i understand this right that this code is bound to the tcp* and net* functions which are meant for bare metal builds?
https://github.com/Oryx-Embedded/CycloneTCP/blob/1976f5905ef6817c2e8a60b10b04729e205ebae9/mqtt/mqtt_client_transport.c#L621C17-L621C17
this makes it hard to run on posix or win32 builds
The text was updated successfully, but these errors were encountered:
anyone around here?
Sorry, something went wrong.
No branches or pull requests
Do i understand this right that this code is bound to the tcp* and net* functions which are meant for bare metal builds?
https://github.com/Oryx-Embedded/CycloneTCP/blob/1976f5905ef6817c2e8a60b10b04729e205ebae9/mqtt/mqtt_client_transport.c#L621C17-L621C17
this makes it hard to run on posix or win32 builds
The text was updated successfully, but these errors were encountered: