Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
The implementation uses composed asynchronous operations; although some individual operations can perform both reads and writes, this behavior is coordinated internally to make sure the underlying stream is operated in a safe fashion. This allows an asynchronous read operation to respond to a received ping frame even while a user-initiated call to asynchronous write is active.实现使用组合异步操作。虽然某些操作可能同时涉及读取和写入,但内部会协调这些行为,确保底层流安全运行。因此,即使有用户发起的异步写入操作正在进行,异步读取操作也能正常响应收到的 ping 帧。