On Wednesday 20 February 2013 12:07:40 Aaron Lewis wrote: > Hi, > > Recently I noticed that kio doesn't send file notification for tmpfs, > i.e /dev/shm, > > So I wonder what mechanism does kio use for file notifications? I mean > the backend What exactly do you mean with notification?
If what you mean is "file changes/access/" notifications, we use KdirWatch which uses inotify (man inotify) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
