@ -0,0 +1,6 @@
/* Exported API */
void bioInit(void);
void bioCreateBackgroundJob(int type, void *data);
/* Background job opcodes */
#define REDIS_BIO_CLOSE_FILE 1
The note is not visible to the blocked user.