DTLS support is mandatory in case if SECURED mode is enabled:

 

if env.get('SECURED') == '1':
    defines.append('-D__WITH_DTLS__=1') 

 

For non-secured builds DTLS is useless.

 

Best regards,

Aleksey Volkov

 

--------- Original Message ---------

Sender : Gregg Reynolds <[email protected]>

Date : 2018-01-22 23:36 (GMT+2)

Title : Re: [dev] Jenkins Failures

 



On Jan 22, 2018 3:19 PM, "Mats Wichmann" <[email protected]> wrote:
...

#if defined (__WITH_TLS__) || defined(__WITH_DTLS__)
block, 

Just curious: since DTLS support is mandatory, why is it conditional?

G
_______________________________________________
iotivity-dev mailing list
[email protected]
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

 

 

 

 

 

  

_______________________________________________
iotivity-dev mailing list
[email protected]
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to