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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.139 by root, Thu Mar 22 00:48:29 2012 UTC vs.
Revision 1.140 by root, Thu Mar 22 01:24:26 2012 UTC

10faq: all is asynch 10faq: all is asynch
11faq: how to interface to non-perl nodes? 11faq: how to interface to non-perl nodes?
12 12
13TODO: update docs 13TODO: update docs
14TODO: switch to AnyEvent::Log 14TODO: switch to AnyEvent::Log
15TODO: AnyEvent::MP::LogCatcher
15TODO: check gproto, nproto, on connect 16TODO: check gproto, nproto, on connect
16TODO: maybe switch to md5+sha1+sha256 or so... 17TODO: maybe switch to md5+sha1+sha256 or so...
17TODO: eg/* 18TODO: eg/*
18TODO: porting-guide 19TODO: porting-guide
19TODO: global undocumented compat functions? 20TODO: global undocumented compat functions?
20TODO: #TODO##d# markers 21TODO: #TODO##d# markers
21TODO: dataconn 22TODO: dataconn
22TODO: static aemp run db_set config? metion in intro also (myservice) 23TODO: static aemp run db_set config? metion in intro also (myservice)
24TODO: maybe use transport address as node-up reason? maybe remove () from node-up messages?
232 252
24 - INCOMPATIBLE CHANGE: the node protocol used by this version is not 26 - INCOMPATIBLE CHANGE: the node protocol used by this version is not
25 compatible to versions <2 - you have to upgrade all nodes. 27 compatible to versions <2 - you have to upgrade all nodes.
26 - INCOMPATIBLE CHANGE: many APIs have changed, see the section 28 - INCOMPATIBLE CHANGE: many APIs have changed, see the section
27 "PORTING FROM VERSION 1" in the AnyEvent::MP manpage for details. 29 "PORTING FROM VERSION 1" in the AnyEvent::MP manpage for details.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines