@@ -67,8 +67,8 @@ @"The socket of type %@ is not connected or bound!", _inClass]; } - (OFStreamSocket*)socket { - OF_GETTER(_socket, NO) + OF_GETTER(_socket, false) } @end