Fix from 1.0.0-stable branch.
[oweals/openssl.git] / crypto / bio / bio.h
index 0190c5a02010e5d9dc9d8e04e9b8adb294b3d904..c8717fdcfaf957da6cc363e0159e706207064050 100644 (file)
@@ -158,7 +158,8 @@ extern "C" {
 
 #define BIO_CTRL_DGRAM_SET_PEER           44 /* Destination for the data */
 
-#define BIO_CTRL_DGRAM_SET_TIMEOUT        45
+#define BIO_CTRL_DGRAM_SET_NEXT_TIMEOUT   45 /* Next DTLS handshake timeout to
+                                                                                         * adjust socket timeouts */
 
 /* modifiers */
 #define BIO_FP_READ            0x02