Update from 1.0.0-stable.
[openssl.git] / crypto / bio / bio.h
index 3371342fc1956e447258a493b506e7e766bcf44c..ab5d5c0923d144aebf8391d9a6eb9412434debf9 100644 (file)
@@ -159,7 +159,8 @@ extern "C" {
 
 #define BIO_CTRL_DGRAM_SET_PEER           44 /* Destination for the data */
 
 
 #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
 
 /* modifiers */
 #define BIO_FP_READ            0x02