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