[gnutls-devel] [sr #108712] mutiple DTLS records in one UDP packet not handled correctly
Nikos Mavrogiannopoulos
INVALID.NOREPLY at gnu.org
Tue Jan 6 21:34:05 CET 2015
Follow-up Comment #11, sr #108712 (project gnutls):
I believe the issue is due to your reproducer. In select() you use the wrong
parameters and that's why it blocks there.
I fixed that in:
https://gitorious.org/gnutls/gnutls/commit/066db0b051a048e005f7bb344621b5ea931aeea3
https://gitorious.org/gnutls/gnutls/source/HEAD:tests/mini-dtls-record-asym.c
and it seems to work. There is no issue handling these packets, whether
combined in a single record or not.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?108712>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
More information about the Gnutls-devel
mailing list