• 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: FIFOs in Carbon?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FIFOs in Carbon?


  • Subject: Re: FIFOs in Carbon?
  • From: Ryan McGann <email@hidden>
  • Date: Mon, 15 Apr 2002 12:49:29 -0500

On Monday, April 15, 2002, at 12:11 AM, macnetworkprog-
email@hidden wrote:

Does anyone know if you can 'talk' to a Unix FIFO from within Carbon?
I'd ask this on the Carbon list, but I suspect most Carbon developers
have no need for Unix FIFOs.

You can take advantage of a BSD FIFO from Carbon using the BSD open/read calls. See man open and read for more info. Much like anything in Unix, FIFO's are simply files, so any BSD file API can be used to read to and from them. To make a FIFO, you'll need to use the mkfifo command.

Ryan
_______________________________________________
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.

  • Prev by Date: Re: More on detecting dropped connections
  • Next by Date: IrDA Problem with Ericsson phones ( again )
  • Previous by thread: Re: FIFOs in Carbon?
  • Next by thread: URLIdle
  • Index(es):
    • Date
    • Thread