📄 dns_name_towire_2_data
字号:
# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -