@@ -74,11 +74,11 @@ return description; } - (OFTCPSocket*)socket { - return socket; + OF_GETTER(socket, NO) } - (int)backLog { return backLog;