Skip to content

Commit 64793b8

Browse files
authored
Merge pull request #355 from redboltz/fix_353
Fixed TLS shutdown timeout handling.
2 parents 080c6e1 + 676a0b7 commit 64793b8

File tree

5 files changed

+123
-60
lines changed

5 files changed

+123
-60
lines changed

CHANGELOG.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
= History
44

55
== 9.0.1
6+
* Fixed TLS plug out timeout logic. #355
67
* Refined client_cli tool. #354
78
* Refined bench tool. #352
89
* Refined docker container. #350

doc/CHANGELOG.html

+3
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ <h2 id="_9_0_1">9.0.1</h2>
6969
<div class="ulist">
7070
<ul>
7171
<li>
72+
<p>Fixed TLS plug out timeout logic. #355</p>
73+
</li>
74+
<li>
7275
<p>Refined client_cli tool. #354</p>
7376
</li>
7477
<li>

0 commit comments

Comments
 (0)