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 a297518 commit f1492ddCopy full SHA for f1492dd
doc/qbk/06_websocket/07_teardown.qbk
@@ -28,7 +28,7 @@ as free functions associated with the next layer type:
28
* [link beast.ref.boost__beast__websocket__teardown `teardown`]: Overloads
29
of this function drain and shut down a stream synchronously.
30
31
-* [link beast.ref.boost__beast__websocket__teardown `async_teardown`]:
+* [link beast.ref.boost__beast__websocket__async_teardown `async_teardown`]:
32
Overloads of this function drain and shut down a stream asynchronously.
33
34
The implementation provides suitable overloads of the teardown
0 commit comments