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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.59 by root, Tue Sep 8 01:54:13 2009 UTC vs.
Revision 1.60 by root, Tue Sep 8 13:46:25 2009 UTC

9 9
10TODO: cal, cal_func 10TODO: cal, cal_func
11TODO: mon_nodes should init-call for all up nodes 11TODO: mon_nodes should init-call for all up nodes
12TODO: better autoseeding, timout*(nconnect+1) 12TODO: better autoseeding, timout*(nconnect+1)
13TODO: fix the "trying to contatc node under wrogn address" problem. 13TODO: fix the "trying to contatc node under wrogn address" problem.
142009-09-08 03:58:42 <9> trying connect to seed node 10.0.0.18:4040.
152009-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. 16 - renamed AnyEvent::MP::Global functions to grp_reg|get|mon.
15 - removed all userspace time-outs from the transport, instead 17 - removed all userspace time-outs from the transport, instead
16 rely on tcp retransmit timeouts and tcp keepalive. 18 rely on tcp retransmit timeouts and tcp keepalive.
17 - spawn now delays spawns on the local node artificially, so 19 - spawn now delays spawns on the local node artificially, so
18 it can return before invoking the init function. 20 it can return before invoking the init function.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines