Skip to content

Conversation

earlephilhower
Copy link
Collaborator

Many objects now expect a WiFiClient* object to be passed to them and
potentially re-used multiple times (HTTPClient, others). Clearing the
authentication options on a ::stop means they can never reconnect.

Remove the option clearing in ::stop

Fixes #5379

Many objects now expect a WiFiClient* object to be passed to them and
potentially re-used multiple times (HTTPClient, others).  Clearing the
authentication options on a ::stop means they can never reconnect.

Remove the option clearing in ::stop

Fixes esp8266#5379
@earlephilhower earlephilhower added this to the 2.5.0 milestone Nov 29, 2018
@earlephilhower earlephilhower merged commit e7d3cf6 into esp8266:master Nov 29, 2018
@earlephilhower earlephilhower deleted the bsslnoclearonstop branch November 18, 2020 00:15
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.

1 participant