[bind10-dev] About isc::dns::Message::hasRRset() function

wanghaidong wanghaidong at cnnic.cn
Tue Mar 8 07:12:21 UTC 2011


Hi Jinmei:
While working on resolver negative cache, I need to call isc::dns::Message::hasRRset() function to determine whether some RRset exist, but since I hold a const pointer of message, the function cannot be called without const-casting, It seems that this function does not modify any member variable, so I suggest to add const-qualifier to it. Thanks.

Best Regards
Ocean




More information about the bind10-dev mailing list