Releases: ldcsaa/HP-Socket
Releases · ldcsaa/HP-Socket
v6.0.8
12 Feb 20:04
Compare
Sorry, something went wrong.
No results found
Major Upadate
Fixed Bug: 'keep-alive' property value lost in HTTP components
Third-party library Upadate
brotli upgrade to version 1.2.0.
mimalloc upgrade to version 2.2.7.
openssl upgrade to version 3.0.19.
v6.0.7
14 Oct 16:57
Compare
Sorry, something went wrong.
No results found
Major Upadate
TcpServer/UdpServer/UdpNode add method SetDualStack() to setting whether use IPv4/IPv6 dual protocol stack.
Third-party library Upadate
openssl upgrade to version 3.0.18.
v6.0.6
01 Oct 12:36
Compare
Sorry, something went wrong.
No results found
Major Upadate
Bug fix: Bugs introduced in version 6.0.5.
Code optimization.
v6.0.5
30 Sep 07:48
Compare
Sorry, something went wrong.
No results found
Major Upadate
Bug fix: (Linux) Code defects of method Trim()/TrimLeft() at class CString.
Bug fix: (Linux) Server components may disconnect unexpectedly.
Small scale code optimization.
Third-party library Upadate
openssl upgrade to version 3.0.17.
mimalloc upgrade to version 2.2.4.
v6.0.4
18 May 04:55
Compare
Sorry, something went wrong.
No results found
Major Upadate
When the client component (Client/Agent) does not manually bind the local address, it will automatically bind the local IPv4 or IPv6 address according to the remote address of the connection.
Third-party library Upadate
openssl upgrade to version 3.0.16.
llhttp upgrade to version 9.3.0.
mimalloc upgrade to version 2.2.3.
v5.9.6
28 Oct 19:14
Compare
Sorry, something went wrong.
No results found
Major Upadate
Fixed BUG (for Linux Release): UDP Server component send data error would be lead to death lock on versions of 5.x .
v6.0.3
20 Sep 20:38
Compare
Sorry, something went wrong.
No results found
Major Upadate
Fixed BUG (for Windows Release): When upgrading llhttp in the previous version, the llhttp library function was accidentally exported.
Third-party library Upadate
openssl upgrade to version 3.0.15.
v6.0.2
12 Aug 17:16
Compare
Sorry, something went wrong.
No results found
Major Upadate
Supports scheduled garbage memory recovery and passive garbage memory recovery (by default, scheduled recovery is used with a recovery interval of 15 seconds).
Third-party library Upadate
openssl upgrade to version 3.0.14.
llhttp upgrade to version 9.2.1.
mimalloc upgrade to version 2.1.7.
v6.0.1
01 Feb 04:39
Compare
Sorry, something went wrong.
No results found
Major Upadate
Optimize epoll multiplexing event processing to avoid the "shock group" problem.
Automatically set unique thread names for HP-Socket worker threads to facilitate tracking and debugging.
When TCP Client/Agent connects to the server synchronously, it supports setting the connection timeout through SetSyncConnectTimeout().
Third-party library Upadate
openssl upgrade to version 3.0.13.
zlib upgrade to version 1.3.1.
v5.9.5
20 Jan 16:55
Compare
Sorry, something went wrong.
No results found