Add a counter to keep track of the number of outstanding async
commita3f03e1cd2ef8517645d6242ab5c16ed005405fb
authorHuw Davies <huw@codeweavers.com>
Wed, 13 Nov 2002 19:40:50 +0000 (13 19:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Nov 2002 19:40:50 +0000 (13 19:40 +0000)
tree28322ec398dca1f117c5a31fcd7fef00b68110f6
parent8d74ef1030faf286c80e2c28e13eb4dcdf0d791e
Add a counter to keep track of the number of outstanding async
requests.  This gets around a problem where a SetEvent could be called
before a previous event had been dealt with.
dlls/wininet/internet.c