Add missing DTLS1_BAD_VER (hope I got the value right).

This commit is contained in:
Ben Laurie 2008-10-12 14:04:34 +00:00
parent 7e7af0bc51
commit 6665ef303e

View File

@ -68,6 +68,7 @@ extern "C" {
#endif
#define DTLS1_VERSION 0xFEFF
#define DTLS1_BAD_VER 0x0100
#if 0
/* this alert description is not specified anywhere... */