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

Comparing AnyEvent/Changes (file contents):
Revision 1.75 by elmex, Thu May 15 13:32:19 2008 UTC vs.
Revision 1.76 by elmex, Thu May 15 13:50:23 2008 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3 - added AnyEvent::Util::tcp_connect helper function
3 - added AnyEvent::Util::listen (and an example eg/listen) 4 - added AnyEvent::Util::listen (and an example eg/listen)
4 - fixed a bug in *_read_chunk, where the callback was called with $self as 5 - fixed a bug in *_read_chunk, where the callback was called with $self as
5 first and second argument. 6 first and second argument.
6 - added AnyEvent::Util::connect and some examples (eg/connect, eg/handle). 7 - added AnyEvent::Util::connect and some examples (eg/connect, eg/handle).
7 - fix manpage condvars examples to use new syntax. 8 - fix manpage condvars examples to use new syntax.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines