[erlang-patches] DTLS patch

Roland Karlsson roland.karlsson@REDACTED
Sat Jul 11 15:47:58 CEST 2015


Why do you want to reuse the socket?
Why not just close it and open a new?

/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.




More information about the erlang-patches mailing list