On 01/06/2011 05:18 AM, Olaf van der Spek wrote:
>> One of the main issues I have noticed is that you provided poll()
>> implementation for the Windows OS, however, since Windows Vista / 7
> 
> Since Drizzle uses C++ and Boost, why doesn't it use Boost.Asio for
> it's networking stuff (at least in the client lib)?

We've looked at asio, and last I heard from Brian, it isn't efficient
enough for our needs at the moment.

> Are c++0x features (available in g++ 4.4) allowed?

No - we still have platforms on which we must use gcc 4.2. (/me cries)

Thanks for reminding me - I need to update the windows build in trunk
(haven't done since the code merge)


_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to