Rev 0.2.2 released

I’m pleased to announce the release of Rev 0.2.2, an event library for
Ruby
which combines the high performance event monitoring of libev with I/O
and
networking done with Ruby’s own native IO objects and sockets.

This release incorporates the the latest libev release, 3.41, which has
its
own fair share of performance improvements and bugfixes. Rev 0.2.2 also
brings with it bugfixes, including correcting a data corruption bug in
the
buffering code, and also further relaxing the HTTP parser to handle more
types of HTTP responses.

Rev is available as a gem and can be installed with: gem install rev

If you’re having trouble getting the latest version, it can be
downloaded
directly at:

http://files.rubyforge.vm.bytemark.co.uk/rev/rev-0.2.2.gem

Enjoy!

Rev is available as a gem and can be installed with: gem install rev

does it have a win32 [and or mingw] port, by chance?

On Mon, Jun 2, 2008 at 10:02 PM, Roger P. [email protected]
wrote:

does it have a win32 [and or mingw] port, by chance?

All the code should work on Win32, in theory, however it will most
certainly
require some tweaking to the extconf.rb