File open retries.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
struct flow;
|
||||
|
||||
void file_cleanup(void);
|
||||
void file_fd_new(int, struct flow *, void *);
|
||||
void file_read_new(char *, struct flow *, void *);
|
||||
void file_write_new(char *, struct flow *, void *);
|
||||
|
||||
Reference in New Issue
Block a user