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