Carsten Haitzler (The Rasterman) wrote:
> On Sat, 18 Apr 2009 01:01:00 +0200 "Marco Trevisan (Treviño)" <m...@3v1n0.net>
> said:
> 
>> Andre Dieb wrote:
>>> Here's a patch for handling EBADF (Bad file descriptor) error after select()
>>> (following the thread "random abort caused by ecore").
>>>
>>> It uses fcntl() for finding which fd raises EBADF. I tested the patch with
>>> the attached program (somehow dirty but maybe shows the patch works).
>>>
>>> Please mail me with any suggestions.
>> The patch seems ok, but are really needed all those "fprintf(stderr, ."?
>> I guess they were there just for debugging... Please could someone
>> remove them from upstream? :P
> 
> for now i'd like to keep them so we know whats going on runtime... :)

Ah... Ok, but I thought that at least the one in
_ecore_main_fd_handlers_cleanup() is flooding too match to be useful
(using some ecore_con based functions, I've experienced that).

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to