+1
−0
src/context.hpp
0 → 100644
+65
−0
Loading
Transfer plugins now receive a new 'context' object that provides access to relevant data structures from the daemon. This way, they can query information about the current configuration and status without directly involving the daemon object.