new option mtu-warn

This commit is contained in:
wangyu-
2017-11-18 09:50:23 -06:00
parent 995ea8c98d
commit 51b45c8f39
3 changed files with 12 additions and 3 deletions

1
misc.h
View File

@@ -15,6 +15,7 @@
extern int hb_mode;
extern int hb_len;
extern int mtu_warn;
const u32_t max_handshake_conn_num=10000;
const u32_t max_ready_conn_num=1000;