/*------------------------------------------*/
I have tried efsd and when I want monitor 
a dir with 'op_list_sort'

I never receive some 'file created', when I had new file, due to the
fact that efsd wait a 'end exist'.

I have looking for in the code, and I have found that in efds_main.c
(handler of FAM event) contain a param, 'sort_files' that is never used.
It's just an indication no the bug.

Actually when I use listdir sorted but I have added some event (created
deleted, execute ...(!*Exist*)) in the test (!m->dir || !m->sorted)

/*--------------------------------------------*/

Another thing, when I want to monitor
some reaaly big dir (about 2000 dir in)
A lot of thread sleep and i never receive too the result.
I have searched why and found that sometimes the error for the 
send command is 
        ESPIPE          29      /* Illegal seek */
What to do : wait and see or break the connection...

Really sorry for my poor english.



-- 
vanuxem gregory <[EMAIL PROTECTED]>


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to