<div dir="ltr">Hi,<div><br></div><div>I was able to get DTLS work with the latest version of openssl with a single client and server. However, I was unable to get it to work with multiple clients. The first client completes the handshake and works well. But however the function DTLSv1_listen returns 1 immediately even for an application data packet (after the first client completes the handshake), where it should ideally return 0 and wait for the next client hello. Since it hangs on SSL_accept, the next client hello packets won't be answered.  </div><div><br></div><div><br></div><div>The closest reference I have got is from: <a href="https://gist.github.com/Jxck/b211a12423622fe304d2370b1f1d30d5">https://gist.github.com/Jxck/b211a12423622fe304d2370b1f1d30d5</a>. This doesn't seem to work for multiple clients.</div><div><br></div><div>Any suggestions/references would be helpful in this regard. If this is not the right mailing list, please point me to the right one.</div><div><br><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div><br></div><div><br></div><div>Thanks and Regards,</div><div>Varun K S</div></div></div></div>
</div></div></div>