mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
Fix link to async_teardown in teardown document
Previously, this link incorrectly pointed to teardown instead of async_teardown.
This commit is contained in:
committed by
Mohammad Nejati
parent
a2975187f9
commit
f1492dd164
@ -28,7 +28,7 @@ as free functions associated with the next layer type:
|
|||||||
* [link beast.ref.boost__beast__websocket__teardown `teardown`]: Overloads
|
* [link beast.ref.boost__beast__websocket__teardown `teardown`]: Overloads
|
||||||
of this function drain and shut down a stream synchronously.
|
of this function drain and shut down a stream synchronously.
|
||||||
|
|
||||||
* [link beast.ref.boost__beast__websocket__teardown `async_teardown`]:
|
* [link beast.ref.boost__beast__websocket__async_teardown `async_teardown`]:
|
||||||
Overloads of this function drain and shut down a stream asynchronously.
|
Overloads of this function drain and shut down a stream asynchronously.
|
||||||
|
|
||||||
The implementation provides suitable overloads of the teardown
|
The implementation provides suitable overloads of the teardown
|
||||||
|
Reference in New Issue
Block a user