[ofw] RE: NetworkDirect over WinVerbs
Fab Tillier
ftillier at windows.microsoft.com
Tue Feb 10 18:00:54 PST 2009
> Returning back to ND... I still think ND:Disconnect()is trying to map to
> WV:Disconnect() and WV:ModifyQp(), which is the problem, since Modify()
> is more closely associated with the completion of NotifyDisconnect()
> versus Disconnect().
Yes, ND::Disconnect does the equivalent of WV::NotifyDisconnectAndWhenThatHappensModifyQpToError followed by WV::Disconnect.
It merges the NotifyDisconnect and the Modify calls into a single overlapped...
-Fab
More information about the ofw
mailing list