PowerTCP Sockets for .NET V4.5.2.0 released

Released: Oct 18, 2016

Updates in V4.5.2.0

Fixes

  • An issue where requesting less bytes than what is available when reading asynchronously and using ssl could potentially result in hangs until another socket operation is performed has been resolved.
  • ClientSecurity.TargetHost will now use Session.RemoteEndPoint.HostNameOrAddress if TargetHost is not populated per current documentation.
  • IPv6 Ping reply addresses are now reported correctly.