Re: [Libevent-users] evutil_closesocket() macro portability.

2010-04-13 Thread Nick Mathewson
On Wed, Mar 24, 2010 at 6:21 AM, Sebastian Sjöberg wrote: > Hi, > > The EVUTIL_CLOSESOCKET() macro requires you to include unistd.h in your > source for linux and I don't know what on windows. To ease portablilty > wouldn't it be nice if we either turned the macro into a function or included >

[Libevent-users] When will libevent 2.x be released?

2010-04-13 Thread Angus Salkeld
Hi We are quite keen to use libevent for corosync (corosync.org) but wish to use the 2.x branch as our daemon is very threaded. When do you hope to release the 2.x branch? Note: there is no pressure we just want to plan when to do this work. Do you think this will make it into Fedora 14? Thank