Am Samstag, 18. Januar 2003 14:00 schrieb Duncan Sands:
> Greetings all, if in a completion handler I put the urb on a queue
> for later processing, may I assume that urb->status will stay the
> same as during the completion handler (assuming I do not resubmit)?
> Or does the status change after the completion handler returns?

You may assume that urb.status is not altered after the completion handler
is called. You may not assume that it changes immediately to its final
value before the completion handler is called.

        Regards
                Oliver



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your
clients even if they use browsers that are limited to 40 bit encryption.
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to