Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
When a close frame is received by during a read operation, the implementation will automatically respond with a close frame and then shut down the underlying connection before returning. In this case, the read operation will complete with the code [link beast.ref.boost__beast__websocket__error `error::closed`]. This indicates to the caller that the connection has been closed cleanly.当读操作期间收到关闭帧时,实现会自动回复一个关闭帧,然后在返回之前关闭底层连接。在这种情况下,读操作会以错误码 [link beast.ref.boost__beast__websocket__error `error::closed`] 完成,这表示连接已被正常关闭。