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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.61 by root, Wed Sep 9 01:47:01 2009 UTC vs.
Revision 1.62 by root, Wed Sep 9 21:13:03 2009 UTC

7TODO: intro: mention watchdog... 7TODO: intro: mention watchdog...
8TODO: group monitoring 8TODO: group monitoring
9 9
10TODO: cal, cal_func 10TODO: cal, cal_func
11TODO: fix the "trying to contatc node under wrogn address" problem. 11TODO: fix the "trying to contatc node under wrogn address" problem.
122009-09-08 03:58:42 <9> trying connect to seed node 10.0.0.18:4040.
132009-09-08 03:58:42 <9> 10.0.0.18:4040 frank already connected, not connecting again.
14 - renamed AnyEvent::MP::Global functions to grp_reg|get|mon. 12 - renamed AnyEvent::MP::Global functions to grp_reg|get|mon.
15 - removed all userspace time-outs from the transport, instead 13 - removed all userspace time-outs from the transport, instead
16 rely on tcp retransmit timeouts and tcp keepalive. 14 rely on tcp retransmit timeouts and tcp keepalive.
17 - spawn now delays spawns on the local node artificially, so 15 - spawn now delays spawns on the local node artificially, so
18 it can return before invoking the init function. 16 it can return before invoking the init function.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines