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

Add WiFiClient localIP and localPort #428

Merged
merged 1 commit into from
Jun 14, 2017
Merged

Conversation

bbx10
Copy link
Contributor

@bbx10 bbx10 commented Jun 8, 2017

Implement methods from ESP8266WiFiClient but use sockets API. The methods are used in the DNSServer library CaptivePortAdvanced example as well as in the WiFiManager library.

Implement methods from ESP8266WiFiClient but use sockets API.
@me-no-dev me-no-dev merged commit 26677a4 into espressif:master Jun 14, 2017
@bbx10
Copy link
Contributor Author

bbx10 commented Jun 14, 2017

Sorry, I forgot these changes were part of any earlier PR. Reverting this one probably makes the most sense.

Revert won't work. Looks like hand edit to WiFiClient.h is required.

@me-no-dev
Copy link
Member

ok I'm lost :D is something missing?

@bbx10
Copy link
Contributor Author

bbx10 commented Jun 22, 2017

No, everything is fine. My message referred to the duplicate lines from my commit but you have already fixed. This one can be close.

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.

2 participants