kStreamIoctlEvent and T_MEMORYRELEASED question
kStreamIoctlEvent and T_MEMORYRELEASED question
- Subject: kStreamIoctlEvent and T_MEMORYRELEASED question
- From: "Thomas E. Knowlton, Jr." <email@hidden>
- Date: Wed, 10 Mar 2004 13:17:49 -0700
Is there any kind of guaranty as to when kStreamIoctlEvent arrives
relative to the T_MEMORYRELEASED events, after calling
TEndpoint::Ioctl(I_FLUSH, FLUSHRW)?
In other words, can I rely on having received all T_MEMORYRELEASED
events before I get notified of kStreamIoctlEvent?
Alternatively, since T_MEMORYRELEASED is allowed to reenter the
notifier, is it allowable to spin in a loop to handle
kStreamIoctlEvent, breaking out when the T_MEMORYRELEASED handler sets
the appropriate state indicating "the last one"?
Thanks,
--
Tommy
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.