Re: OT/PPP, OTIoctl & asynchronous completion events
Re: OT/PPP, OTIoctl & asynchronous completion events
- Subject: Re: OT/PPP, OTIoctl & asynchronous completion events
- From: Miro Jurisic <email@hidden>
- Date: Wed, 10 Sep 2003 15:43:11 -0400
Under OS 9 how can I wait for the asynchronous completion events of
the notifier proc after the following call
myOTStatus = OTIoctl(myEndpointRef, I_OTConnect, NULL);
without hanging all the system (i tried with synchronous and
asynchronous endpoints with the same result)?
I tried with a do while loop calling WaitNextEvent() but that doesn't work.
<
http://developer.apple.com/qa/ps/ps06.html>
hth
meeroh
--
<
http://web.meeroh.org/> | KB1FMP
A: Because it reverses the logical flow of conversation.
Q: Why is top posting frowned upon?
_______________________________________________
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.