Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Remote close() caused null reference in write #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

motrab
Copy link

@motrab motrab commented Feb 16, 2019

My esp8266 froze when I closed a tcp connection from the remote side (on the windows server).

The client was propably closed inside the _client->write() call by the _onDisconnect callback. Further write loop made the esp freeze.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant