[erlang-patches] DTLS patch

Andreas Schultz aschultz@REDACTED
Sun Jul 12 05:11:06 CEST 2015


Am 11.07.2015 15:47 schrieb Roland Karlsson <roland.karlsson@REDACTED>:
>
> Why do you want to reuse the socket? 
> Why not just close it and open a new? 

There are protocols where you have to multiplex DTLS and normal data over the same socket

Andreas
>
> /Roland 
>
>
>
> On Sat, 11 Jul 2015 15:48:26 +0300 
> Max Lapshin <max.lapshin@REDACTED> wrote: 
>
> > I don't know exactly what to do with DTLS in my case, because I need to use 
> > the same udp socket for different kinds of communication. 
> > 
> > So I need to change protocol handler on socket. 
> > 
> > Right now I'm thinking about reimplementing DTLS by my hands and this idea 
> > is scarying  me a lot. 
>
> _______________________________________________ 
> erlang-patches mailing list 
> erlang-patches@REDACTED 
> http://erlang.org/mailman/listinfo/erlang-patches 


More information about the erlang-patches mailing list