odtone::dns::parse_aaaa_record
// In header: </home/carlos/Projectos/odtone/inc/odtone/net/dns/utils.hpp> aaaa_record parse_aaaa_record(const unsigned char * p, int pos, int len);
Parse a AAAA Resource Record. In the end the position is pointing to the next byte after the AAAA Resource Record end.
Parameters: |
|
||||||
Returns: |
The AAAA Resource Record value. |