dns_name_towire_1_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 01610376697803636f6d00 11 ISC_R_SUCCESS
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?