On 09/16/2012 11:50 AM, Arnon Gilboa wrote:
read& write are async, and their completion is handled by handle_event(),
which returns status used by service execute loop.
previously an error in GetOverlappedResult caused vdservice hang.
also removed _events_vdi_port_base field as part of a cle
read & write are async, and their completion is handled by handle_event(),
which returns status used by service execute loop.
previously an error in GetOverlappedResult caused vdservice hang.
rhbz#839564
---
vdservice/pci_vdi_port.cpp|3 ++-
vdservice/pci_vdi_port.h |2 +-
vdserv