When I cloned the pipe read stuff to make pipe error, I didn't realise that
authorDavid Walter Seikel <onefang@gmail.com>
Tue, 24 Jan 2006 13:58:18 +0000 (13:58 +0000)
committerDavid Walter Seikel <onefang@gmail.com>
Tue, 24 Jan 2006 13:58:18 +0000 (13:58 +0000)
commit3bdc8d4c52193975d19bf3c9d0bc97a9dfc85310
treef7ae4537acc8d5a7c6b76cc8ea60aca0254a8473
parent37eedc490e646e1ac3f537c0b3c5d52e3f6b2005
When I cloned the pipe read stuff to make pipe error, I didn't realise that
ECORE_FD_ERROR is not the stderr equivilant of ECORE_FD_READ.  I just cloned,
and changed READ's to ERROR's.

imho ECORE_FD_ERROR is missnamed, and should at least be better documented.
See man select_tut, especially the entry on exceptfds.

SVN revision: 20006
src/bin/e_apps.c