ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/README
(Generate patch)

Comparing AnyEvent/README (file contents):
Revision 1.67 by root, Fri Aug 26 05:33:53 2011 UTC vs.
Revision 1.68 by root, Fri Aug 26 18:09:04 2011 UTC

839 AnyEvent::Impl::EventLib based on Event::Lib, leaks memory and worse. 839 AnyEvent::Impl::EventLib based on Event::Lib, leaks memory and worse.
840 AnyEvent::Impl::POE based on POE, very slow, some limitations. 840 AnyEvent::Impl::POE based on POE, very slow, some limitations.
841 AnyEvent::Impl::Irssi used when running within irssi. 841 AnyEvent::Impl::Irssi used when running within irssi.
842 AnyEvent::Impl::IOAsync based on IO::Async. 842 AnyEvent::Impl::IOAsync based on IO::Async.
843 AnyEvent::Impl::Cocoa based on Cocoa::EventLoop. 843 AnyEvent::Impl::Cocoa based on Cocoa::EventLoop.
844 AnyEvent::Impl::FLTK2 based on FLTK (fltk 2 binding). 844 AnyEvent::Impl::FLTK based on FLTK (fltk 2 binding).
845 845
846 Backends with special needs. 846 Backends with special needs.
847 Qt requires the Qt::Application to be instantiated first, but will 847 Qt requires the Qt::Application to be instantiated first, but will
848 otherwise be picked up automatically. As long as the main program 848 otherwise be picked up automatically. As long as the main program
849 instantiates the application before any AnyEvent watchers are 849 instantiates the application before any AnyEvent watchers are

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines