on Windows, pipe_read (recv) and pipe_write (send) does not
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 25 Oct 2009 07:02:03 +0000 (07:02 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 25 Oct 2009 07:02:03 +0000 (07:02 +0000)
commit1afb04ecf3b195edf57dad80b8f73d1633d4a4d6
tree62045ee5b069f6a61e90f702fc741a4d9d26df8a
parentdee27adcdce040d1dd86d4eccc1598ff9f10b470
on Windows, pipe_read (recv) and pipe_write (send) does not
use errno, and the returned result is managed a bit
differently than on unix

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@43252 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore/ecore_pipe.c