The Cocoa application I have developed have some problems on certain Macs, and by looking at the ports opened in Activity Monitor I see that on the Macs I have problems with, the problems start at 135 ports opened. Because my application communicates with other applications by AppleEvents, I can get the number of ports opened to slowly increase by opening and closing the other applications. By doing this, i managed to get the application on my developer machine to have over 260 ports opened, and then I started to see the same problems.
How can I increase the possible number of ports to be opened in my Cocoa application? Ivan_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com