• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: nonblocking accept() on MacOS X (ADSP)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nonblocking accept() on MacOS X (ADSP)


  • Subject: Re: nonblocking accept() on MacOS X (ADSP)
  • From: jud spencer <email@hidden>
  • Date: Tue, 12 Feb 2002 13:18:26 -0800

Isn't ADSP not implemented on OSX?

On 2/12/02 1:00:33 PM, "Peter Kelm" <email@hidden> wrote:

> I am currently porting some older networking code
> (AppleTalk ADSP) to MacOS X. Our classic MacOS
> (7.x-9.x) method of listening to and accepting a
> connection uses a asynchronous equivalent of accept().
> In order to minimize the changes I would like to use a
> non-blocking accept() call on MacOS X on my ADSP
> socket. But the "standard way" of using
> fcntl(fListenSocket, F_SETFL, O_NONBLOCK) fails. What
> can I do to get it working?
>
> I heard that the MacOS X version of AppleTalk is
> synchronous only. Does that mean that I am out of
> luck?
_______________________________________________
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.

References: 
 >nonblocking accept() on MacOS X (ADSP) (From: Peter Kelm <email@hidden>)

  • Prev by Date: nonblocking accept() on MacOS X (ADSP)
  • Next by Date: Re: Re(2): Am I Connected (Cont)
  • Previous by thread: nonblocking accept() on MacOS X (ADSP)
  • Next by thread: Determining TCP stream end
  • Index(es):
    • Date
    • Thread