dns_name_towire_2_data

来自「package of develop dns」· 代码 · 共 18 行

TXT
18
字号
# test data for dns_name_towire_1# format:#	<testname> <dc_method> <exp_data>#	<exp_data_len> <exp_result>## where testname is the test name to be converted to wire format## and where dc_method is one of#	DNS_COMPRESS_ALL#	DNS_COMPRESS_GLOBAL14#	DNS_COMPRESS_NONE## and where exp_data is the expected wire format data in hex format# and where exp_data_len is the length of the expected data in decimal format# and where exp_result is the expected return value of dns_name_towire#a.vix.com	DNS_COMPRESS_NONE	01610376697803636f6d	10	ISC_R_NOSPACE

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?