Re: Picture Sharing Problem
Re: Picture Sharing Problem
- Subject: Re: Picture Sharing Problem
- From: Chris Parker <email@hidden>
- Date: Mon, 20 Jan 2003 17:37:02 -0800
Hi Danny,
On Monday, January 20, 2003, at 5:11 PM, Nebagakid wrote:
Hey, what is up with the Picture Sharing Example? the server program
is always crashing on me!
In the Picture Sharing code (PicSharingController.m) comment out line
169 - the one that says [incomingConnection release];
The reason is because the connection you're getting you don't actually
own - the NSFileHandle does.
.chris
--
Chris Parker
Cocoa Frameworks Engineer
Apple Computer, Inc.
_______________________________________________
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.