Skip to content

Minor bugfixes

Compare
Choose a tag to compare
@Balancingrock Balancingrock released this 02 May 17:28
· 44 commits to master since this release

Bugfixes:

  • Updated references captured by closures
  • In 'transmitterClosed' the interface is immediately nilled to prevent SSL errors on closing
  • Added closing of the socket on 'transmitterClosed'

Added functionality:

  • Sorting of connections in the connection pool

API changes:

  • Renamed 'abortConnection' to 'connectionWasClosed'