@@ -87,11 +87,11 @@ return description; } - (OFTCPSocket*)socket { - return socket; + OF_GETTER(socket, NO) } - (OFString*)host { return host;