PowerTCP Sockets for .NET V4.5.2.0 released

Released: Oct 18, 2016

V4.5.2.0 での更新項目

不具合の修正

  • 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.