On 28-Jan-12 22:09, Stephen Deasey wrote:
> On Sat, Jan 28, 2012 at 8:19 PM, Ibrahim Tannir<itan...@archiware.com>  wrote:
>>
>> However, the entire asynchronous IO in Windows is really messy
>> business, since the entire mechanism of processing IO
>> notifications is tied to a window.
>
> I see what y'all mean. That's a lot of non-shared code.
>
> I suppose you can always use a unix domain socket on the unixy side
> while using a socket on the loopback interface for Windows and still
> use the same poll() code on both.

Right. That's the general idea.




------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to