Re: Help: OTLook doesn't return T_DATA
Re: Help: OTLook doesn't return T_DATA
- Subject: Re: Help: OTLook doesn't return T_DATA
- From: Jason Linhart <email@hidden>
- Date: Tue, 28 Oct 2003 16:12:20 -0500
The behavior of the system is completely consistent with the
documentation, and your use of OTLook is inconsistent with the
documentation (you don't call OTRcv until it returns kOTNoDataErr). My
guess would be that because of that you are not going to be able to get
Apple to change the behavior. Just a guess.
Jason
On 10/28/03 2:26 PM Marc Stibane (email@hidden) wrote:
>
The documentation says:
>
>
http://developer.apple.com/documentation/Carbon/Reference/Open_Transport/
>
open_transport_ref/function_group_14.html
>
> If you have not installed a notifier, you may poll for these events using
>
>the OTLook function. Once you receive a T_DATA or T_EXDATA event, you
>
>should continue in a loop, calling the OTRcv function until it returns
>
>with the kOTNoDataErr result.
>
>
Is there any chance to get back the MacOS 9 behaviour? Any options I
>
could change e.g. with OTOptionManagement?
-----------------
email@hidden
-----------------
Dr. Seuss books . . . can be read and enjoyed on several levels. For
example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed
as a searing indictment of the narrow-minded binary counting system.
-- Peter van der Linden, Expert C Programming, Deep C Secrets
_______________________________________________
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.