Added patch to return synchronously from InternetReadFile if there is no more data to read.

This commit is contained in:
Sebastian Lackner
2016-05-16 19:40:37 +02:00
parent cd9936654a
commit 9907ab34d3
3 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1 @@
Fixes: [40536] Return synchronously from InternetReadFile if there is no more data to read