new option set-ttl

This commit is contained in:
wangyu-
2018-06-05 11:40:09 -05:00
parent b0976dbee6
commit 5c7d48e711
3 changed files with 13 additions and 2 deletions

2
misc.h
View File

@@ -22,6 +22,8 @@ extern int max_rst_to_show;
extern int enable_dns_resolve;
extern int ttl_value;
const u32_t max_handshake_conn_num=10000;
const u32_t max_ready_conn_num=1000;