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: Thu, 11 Sep 2003 11:31:18 -0400
At 2:00 PM +0200 9/11/2003, xju wrote:
Le 10/09/03 21:43, + Miro Jurisic ; <email@hidden> a icrit :
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>
I had found this page and tried but with no success.
You'll have to tell us what you tried and how it failed. That page,
as far as I know, if the definitive answer to your question.
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.