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 3197a52 commit 91504b6Copy full SHA for 91504b6
changelog.md
@@ -49,6 +49,9 @@ HEAD
49
later compilers. Thank you Matus Kysel for the patch & tests. #792
50
- Reliability: Add a few defensive assertions to guard against corrupted
51
HTTP message reads. Thank you Oleh Derevenko for reporting. #899
52
+- Compatibility: Remove use of simple template ids in constructors. This was
53
+ required to compile in C++20 mode and higher. Thank you yushb0602 for
54
+ reporting and jcelerier for a patch.
55
- Fix Regression: Correct a regression introduced in 0.8.0 that broke
56
functionality for setting accepted socket options like TCP_NODELAY.
57
#530 #812
0 commit comments