Skip to content

What is a valid handle to an open stream object? #2171

Answered by nibanks
AvatarGanymede asked this question in Q&A
Discussion options

You must be logged in to vote

First off, it's a doc bug that it says ClientSendContext should be "The valid handle to an open stream object." It can be any data the application wants; and is simply a pass through, eventually being delivered to the app in the QUIC_STREAM_EVENT_SEND_COMPLETE events. So that wouldn't be the cause of your failure. It's likely some other variable you are passing into the function is bad. What exactly is failing? And with what error?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AvatarGanymede
Comment options

Answer selected by AvatarGanymede
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants