зеркало из https://github.com/microsoft/msquic.git
doc: no dup StreamReceiveComplete call (#3185)
This commit is contained in:
Родитель
9fbfcf93e5
Коммит
4acd778a0c
|
@ -21,7 +21,9 @@ void
|
|||
|
||||
# Remarks
|
||||
|
||||
**TODO**
|
||||
This is an asynchronous API but can run inline if called in a callback.
|
||||
The application must ensure that one `StreamReceiveComplete` call corresponds to one `QUIC_STREAM_EVENT_RECEIVE` event.
|
||||
Duplicate `StreamReceiveComplete` calls after one `QUIC_STREAM_EVENT_RECEIVE` event are ignored silently even with different `BufferLength`.
|
||||
|
||||
# See Also
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче