NSAutoReleasePool
NSAutoReleasePool
- Subject: NSAutoReleasePool
- From: Daniel Byer <email@hidden>
- Date: Mon, 18 Feb 2002 15:02:21 -0600
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?
Thanks in advance!
--Daniel
_______________________________________________
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.