• 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
NSFileHandle and non-blocking sockets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSFileHandle and non-blocking sockets


  • Subject: NSFileHandle and non-blocking sockets
  • From: Adrian Rutledge <email@hidden>
  • Date: Mon, 15 Jul 2002 19:52:02 -0500

Well, I'm trying again with a single threaded design. Or at least, no explicit multiple threading (I don't mind the implicit threading with -readInBackgroundAndNotify on NSFileHandle.) Anyway, I create the socket with the low-level calls and set it non-blocking with fcntl(), will that break NSFileHandle's writeData: and readInBackgroundAndNotify: code? I tried google and couldn't find any answers for this.

Sorry for all the messages, I'm sure most of these have been answered before.

-Adrian Rutledge
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: NSTableView header cell size
  • Next by Date: Re: PBX alternative?
  • Previous by thread: Re: Problems with netinfo/ni.h
  • Next by thread: NSTextView HTML Image Display
  • Index(es):
    • Date
    • Thread