Handle read errors.
[openssl.git] / crypto / bio / bio.h
index b122c7069d0ce8bb19a8e63ef9744ea5befddbac..8aefeac3d73d6a5b6c68efd1474669d886dd5e61 100644 (file)
@@ -647,6 +647,7 @@ void ERR_load_BIO_strings(void);
 #define BIO_F_CONN_CTRL                                         127
 #define BIO_F_CONN_STATE                                115
 #define BIO_F_FILE_CTRL                                         116
+#define BIO_F_FILE_READ                                         130
 #define BIO_F_LINEBUFFER_CTRL                           129
 #define BIO_F_MEM_READ                                  128
 #define BIO_F_MEM_WRITE                                         117