X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fbio.h;h=a1b4ced571c7de47cbee8646d84d56a0a3285795;hp=cfb7b0fd33aa4e705f671ac79d1aefabab2c74f3;hb=f3f1cf8444f439c0be9de04bf3821a20d00fd956;hpb=7823d792d0cad3b44ad5389a8d3381becefe7f44 diff --git a/include/openssl/bio.h b/include/openssl/bio.h index cfb7b0fd33..a1b4ced571 100644 --- a/include/openssl/bio.h +++ b/include/openssl/bio.h @@ -857,6 +857,7 @@ void ERR_load_BIO_strings(void); # define BIO_F_BIO_PUTS 110 # define BIO_F_BIO_READ 111 # define BIO_F_BIO_SOCKET 140 +# define BIO_F_BIO_SOCKET_NBIO 142 # define BIO_F_BIO_SOCK_INFO 141 # define BIO_F_BIO_SOCK_INIT 112 # define BIO_F_BIO_WRITE 113