Release notes for tclws 3.3.0
Changes:
Subsystem | Change | Ticket | Checkin |
---|---|---|---|
embedded | Fix bug introduced in 3.2.0: Call to ::WS::Embeded::AddHandler is cleared by call to ::WS::Embeded::Listen | [908bf0e172] | [175c3559a6] |
embedded | Complete rewrite to use non-blocking communication. Add timeout parameter to close non-communicating sockets (example: tls sender to non tls receiver). Add Close and CloseAll procedures to close receiver socket and all running communications. | [feddc70ff3] | [175c3559a6] |