Re: NSAutoReleasePool
Re: NSAutoReleasePool
- Subject: Re: NSAutoReleasePool
- From: email@hidden
- Date: Mon, 18 Feb 2002 14:36:11 -0800
I'm trying to develop a threaded application (so I can have my sockets
read data with process-intensive loops), and I've found the
documentation for MultiThreaded applications, using NSThread as the
start. But I can't find any documentation on the NSAutoReleasePool to
make the thread actually function properly. At least, the documentation
says I need it. So is there somewhere I can find the usage/meaning of
that class?
For me, it's right in the Foundation class doc where it ought to be.
Note it is NSAutoreleasePool, without the capital R.
Ben Haller
Stick Software
_______________________________________________
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.