Skip to content

v6.0.1

Latest
Compare
Choose a tag to compare
@ldcsaa ldcsaa released this 01 Feb 04:39

Major Upadate

  1. Optimize epoll multiplexing event processing to avoid the "shock group" problem.
  2. Automatically set unique thread names for HP-Socket worker threads to facilitate tracking and debugging.
  3. When TCP Client/Agent connects to the server synchronously, it supports setting the connection timeout through SetSyncConnectTimeout().

Third-party library Upadate

  1. openssl upgrade to version 3.0.13.
  2. zlib upgrade to version 1.3.1.