• 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: NSSocketPort timeouts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSocketPort timeouts


  • Subject: Re: NSSocketPort timeouts
  • From: Douglas Davidson <email@hidden>
  • Date: Wed, 11 Jul 2001 11:00:31 -0700

On Tuesday, July 10, 2001, at 03:23 PM, Stefan Arentz wrote:

I'm using DO between two machines using NSSocketPort. It works
great and fast, except for one thing; When I kill the client or
disconnect the cable, I do not receive any notifications.

NSPort is designed around the semantics of Mach ports, which include definitive notifications from the kernel when a particular port dies. This is something that is difficult for NSSocketPort to simulate; the closing of a particular local socket, for example, does not necessarily mean that the remote port has died (although it often does so). I am working on this issue, but at the moment these notifications are not available.

Douglas Davidson


References: 
 >NSSocketPort timeouts (From: Stefan Arentz <email@hidden>)

  • Prev by Date: Re: Setting the ClassPath for a java library file
  • Next by Date: Stopping a tool after launching with AuthorizationExecuteWithPrivileges
  • Previous by thread: NSSocketPort timeouts
  • Next by thread: NSMutableString, NSMutableAray, scrambled
  • Index(es):
    • Date
    • Thread