On Fri, Jul 29, 2016 at 5:47 AM,  <jenni...@rabb.it> wrote:
> It was causing problems in our implementation when we received the second 
> client key exchange sequence after the handshake was already completed.  I 
> fixed it by filtering out the retransmitted messages before they get 
> interpreted by our protocol.

Implementations need to handle retransmission of a client's second
flight of messages.  If the server's final flight of messages is lost,
retransmission of the client's messages are what trigger
retransmission of the server's messages.
_______________________________________________
dev-media mailing list
dev-media@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-media

Reply via email to