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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.153 by root, Sun Aug 28 14:24:19 2016 UTC vs.
Revision 1.154 by root, Sun Aug 28 14:38:28 2016 UTC

16TODO: eg/* 16TODO: eg/*
17TODO: limiting reconnecting speed when unreachable? somehow use same interval timers as for seeding and keepalive? 17TODO: limiting reconnecting speed when unreachable? somehow use same interval timers as for seeding and keepalive?
18TODO: multiple profiles? also some default profiles? 18TODO: multiple profiles? also some default profiles?
19TODO: export keepalive? 19TODO: export keepalive?
20TODO: $guard = con $cb->($up) 20TODO: $guard = con $cb->($up)
21TODO: rand is seeded by 32 bits only
22TODO: readline support 21TODO: aemp readline support
23TODO: gleeco re: AE::MP::DataConn - 22TODO: gleeco re: AE::MP::DataConn -
23
242 242
25 - INCOMPATIBLE CHANGE: the node protocol used by this version is not 25 - INCOMPATIBLE CHANGE: the node protocol used by this version is not
26 compatible to versions <2 - you have to upgrade all nodes. 26 compatible to versions <2 - you have to upgrade all nodes.
27 - INCOMPATIBLE CHANGE: many APIs have changed, see the section 27 - INCOMPATIBLE CHANGE: many APIs have changed, see the section
28 "PORTING FROM VERSION 1" in the AnyEvent::MP manpage for details. 28 "PORTING FROM VERSION 1" in the AnyEvent::MP manpage for details.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines