Skip to content

v1.00-11

Compare
Choose a tag to compare
@dmitryfleytman dmitryfleytman released this 21 Jan 14:37
· 100 commits to master since this release
RedirectorStrategy: Do not report STALL conditions on control pipe

STALL condition on control pipe cleared automatically
by underlying infrastructure. Do not report it to client
otherwise it may decide to clear it via ResetPipe and
reset of control pipe is not supported by WDF.

Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>