@@ -33,11 +33,11 @@ } /*! * The socket which could not accept a connection. */ -@property (readonly, retain) id socket; +@property (readonly, nonatomic) id socket; /*! * @return The errno from when the exception was created. */ @property (readonly) int errNo;