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: Dossy Shiobara
Subject: Re: [Gnash-dev] 0.8.5 status, regular snapshots
Date: Wed, 04 Mar 2009 11:56:15 -0500
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20081204 Thunderbird/3.0b1

On 3/4/09 11:08 AM, Rob Savoye wrote:
   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.

Also, I think FD_SETSIZE on Win32 is defined to be 64 (!!!). This makes select() less than desirable ... :-)


--
Dossy Shiobara              | address@hidden | http://dossy.org/
Panoptic Computer Network   | http://panoptic.com/
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)




reply via email to

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