On Sun, 3 Apr 2011 16:40:53 +0200 (CEST)
Vincent Torri <[email protected]> wrote:

> 
> Hey,
> 
> I'm currently porting ecore_con to Windows. The only problem (at least for 
> compilation), is the AF_UNIX adress family for socket connection. If I'm 
> not mistaken, it is mainly used for IPC.
> 
> My question is about how the unix part is working. Is it possible for the 
> server to work async when doing IPC (hence can it read and write at the 
> same time) ?
> 
> Vincent
> 
Hey,

Sorry I missed you earlier on irc. All things in ecore_con (NOT ecore_con_url
yet) are async afaik. We just add an fdh for them and they are managed.

-- 
Mike Blumenkrantz
Zentific: NULL pointer dereferences now 50% off!

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to