Skip to content

Releases: ldcsaa/HP-Socket

v6.0.1

01 Feb 04:39
Compare
Choose a tag to compare

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.

v5.9.5

20 Jan 16:55
Compare
Choose a tag to compare

20240120

v5.9.4

01 Jan 18:50
Compare
Choose a tag to compare

20240101

v5.9.3

12 Aug 21:33
Compare
Choose a tag to compare

Major Upadate

  1. Bug fix: Upgrading to websocket protocol through HTTP methods such as POST/PUT that with request content, may cause HTTP Server exception.
  2. Failure to send a single heartbeat packet between UDP clients/servers will not immediately disconnect, only detecting whether the heartbeat has timed out to determine whether to disconnect.

Third-party library Upadate

  1. openssl upgrade to version 1.1.1v.
  2. llhttp upgrade to version 8.1.1.

v5.9.2

01 Jul 17:35
Compare
Choose a tag to compare

20230701

v5.9.1

09 Jan 04:19
Compare
Choose a tag to compare

20230109

v5.8.8

14 Apr 16:08
Compare
Choose a tag to compare

20220415

v5.8.7

06 Mar 16:52
Compare
Choose a tag to compare

20220306

v5.8.6

19 Jan 14:06
Compare
Choose a tag to compare

20220119

v5.8.5

02 Sep 15:29
Compare
Choose a tag to compare

20210902