We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d095f28 commit 2e422c8Copy full SHA for 2e422c8
doc/Changelog
@@ -10,7 +10,7 @@ The keys used are:
10
current -- XX-XX.20XX
11
12
v1.1.3 -- 29-07.2023
13
- ! Fixing memory leak affecting the Srv::*Stream::Start() functions (implementing smart pointers)
+ ! Fixing memory leak affecting the Srv::*Stream::Start() functions
14
! Making the free_grpc_payload() and the InitGrpcPayload() function safer (pointers handling)
15
! Making start_grpc_dialout_collector() safer (vector to store the workers threads)
16
+ Implemented log_socket_options() function to enable logging of the configured socket options for enhanced debugging and transparency
0 commit comments