Releases: vapor-community/sockets
Releases · vapor-community/sockets
Sockets 2.2.3
Sockets 3.0.0 RC 1
Merge pull request #152 from vapor/beta sockets beta
Sockets 2.2.4
Fixed:
- Eliminate Swift 4.1 warnings
Sockets 3.0.0 Beta 3.2
Fixed:
- Fixes a typo in
isCancelled
check
Sockets 3.0.0 Beta 3.1
Fixed:
- Update source location on errors.
Sockets 3.0.0 Beta 3
Fixed:
- Better error messages when the socket is closed.
- Socket source/sink no longer attempt read/write when the socket is closed.
- Updated to latest Core.
Sockets 3.0.0 Beta 2.1
Sockets 3.0.0 Beta 2
Fixed:
- Socket address re-use is now disabled by default.
- Improves error messages when
getaddrinfo()
fails
Sockets 3.0.0 Beta 1
3.0.0-beta.1 correct 3.0 dep