IXSocketMbedTLS: better error handling in close and connect

This commit is contained in:
Benjamin Sergeant
2019-06-06 14:59:22 -07:00
parent 12e664fc61
commit d2747487e3
2 changed files with 24 additions and 3 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased] - 2019-06-xx
### Changed
- IXSocketMbedTLS: better error handling in close and connect
## [3.1.2] - 2019-06-06
### Added
- ws connect has a -x option to disable per message deflate