X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fbio%2Fbio.h;h=bc08401eebf017de576d34abab04b78cde78d7e8;hb=8d5b4ee1cab7cd02f9fe246fb60d7d018a315a86;hp=8842a1182cd65682b855c9f7d186464ec62036fc;hpb=d3442bc780473f0cd4f378bc31130d4579da640b;p=oweals%2Fopenssl.git diff --git a/crypto/bio/bio.h b/crypto/bio/bio.h index 8842a1182c..bc08401eeb 100644 --- a/crypto/bio/bio.h +++ b/crypto/bio/bio.h @@ -624,6 +624,7 @@ int BIO_printf(BIO *bio, ...); #define BIO_F_BIO_SOCK_INIT 112 #define BIO_F_BIO_WRITE 113 #define BIO_F_BUFFER_CTRL 114 +#define BIO_F_CONN_CTRL 127 #define BIO_F_CONN_STATE 115 #define BIO_F_FILE_CTRL 116 #define BIO_F_MEM_WRITE 117