gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] 0.8.5 status, regular snapshots


From: Rob Savoye
Subject: Re: [Gnash-dev] 0.8.5 status, regular snapshots
Date: Wed, 04 Mar 2009 09:08:51 -0700
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Dossy Shiobara wrote:
>
> I guess that answers that.  I'll get that set up.  I also need to find
> the time to port gnash's libnet to Win32 so that the Windows build
> compiles again ...

  The code in question in libnet is only for Cygnal, so I can wrap any
of the server side code in a conditional for now. Basically the problem
is I used poll() instead of select() for waiting on file descriptors for
data, although real windows support for Cygnal would be nice too. :-)
Poll() has better performance if you have a lot of open file descriptors.

        - rob -






reply via email to

[Prev in Thread] Current Thread [Next in Thread]