Skip to content

WiFiServer::close() does not close properly #1431

Closed
@mytrain

Description

@mytrain

When closing a tcp server connection with WiFiServer::close() then reopening it later with WiFiServer::begin() the tcp_bind failed with error code -13.

This is occuring only if some client connections were style alive when server was close.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions