IRU:WaitRecvTransfer: Difference between revisions
Correct the description to the actual behaviour of the command. |
|||
Line 26: | Line 26: | ||
=Description= | =Description= | ||
This command | This command cancels the current data-receive transfer and waits for the [[IRU:GetTransferState|Transfer State]] to be Ready before returning. The response includes the amount of data already written to the shared memory by the time the transfer is cancelled. | ||
The event returned by [[IRU:GetRecvFinishedEvent|GetRecvFinishedEvent]] will not be signalled when the transfer is cancelled this way. |