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

Comparing AnyEvent/Changes (file contents):
Revision 1.74 by elmex, Thu May 15 09:03:43 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
4 - added AnyEvent::Util::listen (and an example eg/listen)
3 - 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
4 first and second argument. 6 first and second argument.
5 - added AnyEvent::Util::connect and some examples (eg/connect, eg/handle). 7 - added AnyEvent::Util::connect and some examples (eg/connect, eg/handle).
6 - fix manpage condvars examples to use new syntax. 8 - fix manpage condvars examples to use new syntax.
7 9

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines