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

Provide wl_tcp_state as tcp_state alias #8609

Merged
merged 3 commits into from
Jun 24, 2022

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Jun 19, 2022

resolve #7249

type is still there, if someone needs it for whatever reason

void something(wl_tcp_state state) {
...
}

Copy link
Collaborator

@d-a-v d-a-v left a comment

Choose a reason for hiding this comment

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

Thanks !

@d-a-v d-a-v merged commit 7935bed into esp8266:master Jun 24, 2022
@mcspr mcspr deleted the no-internal-tcp-state branch January 7, 2023 00:18
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.

ESP8266WiFi.h redeclaration of lwip/tcp.h contents
2 participants