• 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
NSConnection Bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSConnection Bug?


  • Subject: NSConnection Bug?
  • From: Steve Gehrman <email@hidden>
  • Date: Thu, 13 Sep 2001 13:03:57 -0700

I'm creating an NSConnection and making my object (self) the rootObject. When I'm done, I tear down the connection, but my object set as the root won't delete. The retain count is 1 higher than it should be.

Is this a known bug?

_messengerConnection = [[NSConnection alloc] initWithReceivePort:port1 sendPort:port2];
[_messengerConnection setRootObject:self];


Steve Gehrman


  • Prev by Date: Constrained Window Resizing
  • Next by Date: Re: NSFileHandle and serial ports?
  • Previous by thread: Re: Constrained Window Resizing
  • Next by thread: Getting NSTableView to behave like a spreadsheet
  • Index(es):
    • Date
    • Thread