@@ -66,8 +66,8 @@ return description; } - (OFStreamSocket*)socket { - return socket; + OF_GETTER(socket, NO) } @end