Skip to content

Updating _port to really used port and made _port accessible#7003

Merged
devyte merged 2 commits into
esp8266:masterfrom
LaborEtArs:LEA_WiFiServer
Jan 9, 2020
Merged

Updating _port to really used port and made _port accessible#7003
devyte merged 2 commits into
esp8266:masterfrom
LaborEtArs:LEA_WiFiServer

Conversation

@LaborEtArs

Copy link
Copy Markdown
Contributor

When calling WiFiServer with a 'port = 0', a free port is auto-selected, but this port isn't updated to the '_port' member. In addition, the used port is made accessible.

@d-a-v

d-a-v commented Jan 8, 2020

Copy link
Copy Markdown
Collaborator

Thanks, but you added submodules in this PR.
Can you remove them ?
(probably with git checkout upstream/master -- libraries/LittleFS/lib/littlefs (and libraries/SoftwareSerial and tools/sdk/ssl/bearssl)

@LaborEtArs

Copy link
Copy Markdown
Contributor Author

Those submodules were automagically added by git when I created the branch... will try to remove them though...

@LaborEtArs

LaborEtArs commented Jan 8, 2020

Copy link
Copy Markdown
Contributor Author

Tried the 'git checkout upstream/master -- libraries/LittleFS/lib/littlefs', ... from my point of view it hadn't helped, or?? Really love this 'git'-stuff......

@d-a-v

d-a-v commented Jan 8, 2020

Copy link
Copy Markdown
Collaborator

Apparently it did help

@LaborEtArs

Copy link
Copy Markdown
Contributor Author

Wow, thanks for your help!

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.

3 participants