Re: How to interrupt a function
Re: How to interrupt a function
- Subject: Re: How to interrupt a function
- From: j o a r <email@hidden>
- Date: Wed, 30 Nov 2005 17:04:59 +0100
On 30 nov 2005, at 15.39, Andrea Salomoni wrote:
the problem is the secondary thread...
There are a couple of problems in this code Andrea. But to focus on
the thing you ask about; it's likely that the error message you see
("*** Uncaught exception: <Socket: Not connected> Socket: Not
connected") is generated by an exception thrown by the
"connectToHostName:port:" method. In that case you would need to
learn about "exception guards / handlers".
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden