In progress...
FossilOrigin-Name: c428041e61c5828653a7a4aad8a11bdb5241d6c6a1b2bb64216bb2668127b703
This commit is contained in:
parent
8a8e8cdc31
commit
b872921d69
@ -107,11 +107,16 @@ int wtp_main(const char *ad)
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cw_dbg_opt_level = conf_dbg_level;
|
||||||
|
|
||||||
|
|
||||||
wtpconf_init();
|
wtpconf_init();
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// cw_log_debug_level=6; //conf_debug_level;
|
// cw_log_debug_level=6; //conf_debug_level;
|
||||||
|
|
||||||
// conf_dtls_psk="Tube";
|
// conf_dtls_psk="Tube";
|
||||||
|
@ -25,3 +25,4 @@ config 'wtp'
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
option dbg all, nothing
|
||||||
|
Loading…
Reference in New Issue
Block a user