@@ -25,11 +25,11 @@ { OFStreamSocket *socket; } #ifdef OF_HAVE_PROPERTIES -@property (readonly, nonatomic) OFStreamSocket *socket; +@property (readonly, assign) OFStreamSocket *socket; #endif /** * \param class_ The class of the object which caused the exception * \param socket The socket which is not connected