Monitor files for changes.
Function | Description | Links |
---|---|---|
monitor_check_cleanup() | Close down file monitoring | |
monitor_delete() | Free a file monitor | |
monitor_handle_ignore() | Listen for when a backup file is closed | |
monitor_info_free() | Shutdown a file monitor | |
monitor_init() | Set up file monitoring | |
monitor_new() | Create a new file monitor | |
monitor_resolve() | Get the monitor for a mailbox | |
mutt_monitor_add() | Add a watch for a mailbox | |
mutt_monitor_poll() | Check for filesystem changes | |
mutt_monitor_remove() | Remove a watch for a mailbox | |
mutt_poll_fd_add() | Add a file to the watch list | |
mutt_poll_fd_remove() | Remove a file from the watch list |