Hi,
IoCallDriver is completing with STATUS_IO_TIMEOUT, for my TDi send request.
It’s an asynchronous send request. (I build the send IRP with TdiBuildSend and I have a completion routine registered.). In what scenario I can expect this error? How can I recover from it? Can I resubmit the request and proceed in such case?
Any help??
Thanks.