Sockets Versions Save

🔌 Non-blocking TCP socket layer, with event-driven server and client.

2.2.4

5 years ago

Fixed:

  • Eliminate Swift 4.1 warnings

2.2.3

6 years ago

#165 - Fixes issue when building for code coverage on 4.1

3.0.0-rc.1

6 years ago

3.0.0-beta.3.2

6 years ago

Fixed:

  • Fixes a typo in isCancelled check

3.0.0-beta.3.1

6 years ago

Fixed:

  • Update source location on errors.

3.0.0-beta.3

6 years ago

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.

3.0.0-beta.2.1

6 years ago

Fixed:

  • Added some additional debug logs.

Milestone

3.0.0-beta.2

6 years ago

Fixed:

  • Socket address re-use is now disabled by default.
  • Improves error messages when getaddrinfo() fails

Milestone

3.0.0-beta.1

6 years ago

2.2.2

6 years ago

Fixed:

  • Better error messages is socket is closed.

Milestone