Warning, /frameworks/kio/src/kiod/README.txt is written in an unsupported language. File is not indexed.

0001 kiod is KIO's daemon, which can run multiple DBus services (modules)
0002 
0003 It is similar to kded, but without the KSycoca dependency,
0004 the kdeinit dependency, the dir watching for kbuildsycoca,
0005 the workspace startup phases etc.
0006 
0007 kiod makes KIO more independent.
0008 
0009 The modules still inherit KDEDModule, they are just hosted by another
0010 daemon.
0011 In kiod, the modules are only loaded on demand via DBus calls.
0012 For this reason, the keys "X-KDE-Kded-autoload" and "X-KDE-Kded-load-on-demand"
0013 have no effect for kiod modules.
0014