Files
git/compat
Jeff Hostetler 19bbac76fd fsmonitor--daemon: rename listener thread related variables
Rename platform-specific listener thread related variables
and data types as we prepare to add another backend thread
type.

[] `struct fsmonitor_daemon_backend_data` becomes `struct fsm_listen_data`
[] `state->backend_data` becomes `state->listen_data`
[] `state->error_code` becomes `state->listen_error_code`

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
2022-04-18 10:40:56 -07:00
..
2020-04-16 15:23:42 -07:00
2022-04-11 16:44:45 -07:00
2022-04-11 16:44:45 -07:00
2021-02-26 14:15:51 -08:00
2021-10-29 15:00:58 -07:00