Skip to content
  • John Palmieri's avatar
    * bus/dir-watch-default.c, bus/dir-watch-dnotify.c, · fe1f793a
    John Palmieri authored
      bus/dir-watch-kqueue.c (bus_watch_directory): Pass in a BusContext
      instead of a void *.  kqueue uses this to get the context's loop
      while the other modules ignore the parameter.  This allows us to
      avoid platform conditionals
    
    * bus/bus.c (process_config_postinit): Pass in the context to the
      watch
    fe1f793a