New dbg feature: DBG_DTLS_BIO
FossilOrigin-Name: 56a4b0d67a4052d4b34043dbbeb19fa93c1a57813ca948373c3badf42aa78c95
This commit is contained in:
parent
f805582e02
commit
67368a3f4f
@ -42,6 +42,7 @@
|
|||||||
/* DTLS debugs */
|
/* DTLS debugs */
|
||||||
#define DBG_DTLS 0x10000000
|
#define DBG_DTLS 0x10000000
|
||||||
#define DBG_DTLS_DETAIL 0x20000000
|
#define DBG_DTLS_DETAIL 0x20000000
|
||||||
|
#define DBG_DTLS_BIO 0x40000000
|
||||||
|
|
||||||
#define DBG_ALL 0xffffffff
|
#define DBG_ALL 0xffffffff
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user