On Sat, Feb 20, 2010 at 10:23, Ryan Chan <[email protected]> wrote: > > > On 2月18日, 下午11時27分, Paul Lindner <[email protected]> wrote: > >> I didn't see any mention of the license. libevent is bsd, which integrates >> well with the memcached license. >> > > http://cvs.schmorp.de/libev/LICENSE?view=markup > > GPLv2
That's an alternative clause. The actual license text is BSD. It allows opt-in GPL v2 is all. It should work fine with memcached. Also, libev seems to be very stable on all the platforms I've tried, though I don't own a copy of windows to test. With the emulation of libevent's API as an option, I would imagine it'd be easy to port. Brian.
