Fix link to async_teardown in teardown document

Previously, this link incorrectly pointed to teardown instead of async_teardown.
This commit is contained in:
Edward Nolan
2025-03-04 16:16:54 -05:00
committed by Mohammad Nejati
parent a2975187f9
commit f1492dd164

View File

@ -28,7 +28,7 @@ as free functions associated with the next layer type:
* [link beast.ref.boost__beast__websocket__teardown `teardown`]: Overloads
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.
The implementation provides suitable overloads of the teardown