Re: Leaks When Running MultiThreaded (Even w/ AutoRelease Pool)
Re: Leaks When Running MultiThreaded (Even w/ AutoRelease Pool)
- Subject: Re: Leaks When Running MultiThreaded (Even w/ AutoRelease Pool)
- From: Philip Weaver <email@hidden>
- Date: Sat, 4 May 2002 10:59:00 -0500
Thank you so much for your attention. I did finally get it
working using Distributed Objects. When I initially tried DO
yesterday I was doing some crazy stuff with vending objects
(NSProxy) instead of using NSConnections & NSPorts. The
following simple, sample code really got it working:
http://developer.apple.com/samplecode/Sample_Code/Processes/TrivialThreads.
htm
No more leaks!
Thanks to all,
Philip
_______________________________________________
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.