-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersAn area label is needed to ensure this gets routed to the appropriate area ownersuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Type of issue
Missing information
Description
ReadAsync
operations on QuicStream
have special semantics for so called zero-byte reads, but this behavior is not documented.
This behavior can also be found in NetworkStream.ReadAsync
. The behavior of these methods is in this case documented in the return value descriptions:
... If zero bytes are requested, read operations may complete immediately or may not complete until at least one byte is available (but without consuming any data).
Page URL
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Net.Quic/QuicStream.xml
Document Version Independent Id
1477526e-889e-2845-22a4-e5f351b7e3b5
Platform Id
9ef5f718-3f56-4f6c-74e1-39f55d00884a
Article author
Metadata
Metadata
Assignees
Labels
needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersAn area label is needed to ensure this gets routed to the appropriate area ownersuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner