Ole André Vadla Ravnås cc1c6ee9e3 winks: work around shutdown deadlock
GetOverlappedResult() might never return with some drivers. Time out
after 1000 ms. We cannot really fix this without either:
1) Controlling the streaming thread so we can do CancelIo() from that
   thread.
2) Switch to using IO completion ports.
2010-10-28 17:08:41 +02:00
..
2010-10-28 17:08:41 +02:00
2010-10-28 17:08:41 +02:00
2010-10-28 17:08:41 +02:00
2010-10-28 17:08:41 +02:00