@@ -70,13 +70,13 @@ return description; } - (OFTCPSocket*)socket { - return socket; + OF_GETTER(socket, NO) } - (int)errNo { return errNo; } @end