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

Comparing AnyEvent/Changes (file contents):
Revision 1.282 by root, Thu Jul 16 04:16:25 2009 UTC vs.
Revision 1.285 by root, Fri Jul 17 14:57:03 2009 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3TODO: implement getprotobyname 34.83 Fri Jul 17 16:56:26 CEST 2009
4 - implement AnyEvent::Socket::getprotobyname.
5 - AnyEvent::CondVar's will now detect recursive blocking
6 waits and will croak, as too many people fall into
7 this trap.
4 - AnyEvent::Handle will now call ->destroy on itself after 8 - AnyEvent::Handle will now call ->destroy on itself after
5 executing the on_error callback, instead of doing some 9 executing the on_error callback, instead of doing some
6 half-baked internal shutdown, for fatal errors. 10 half-baked internal shutdown, for fatal errors.
7 - clarify on_eof behaviour w.r.t. the read queue and 11 - clarify on_eof behaviour w.r.t. the read queue and
8 on_read callbacks. 12 on_read callbacks.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines