--- AnyEvent-MP/Changes 2009/09/07 12:04:32 1.55 +++ AnyEvent-MP/Changes 2009/09/08 13:46:25 1.60 @@ -9,10 +9,10 @@ TODO: cal, cal_func TODO: mon_nodes should init-call for all up nodes -TODO: known_nodes no longer relevant => connected_nodes? -TODO: spawn does not create remote port dummy entry -TODO: logcacther docs TODO: better autoseeding, timout*(nconnect+1) +TODO: fix the "trying to contatc node under wrogn address" problem. +2009-09-08 03:58:42 <9> trying connect to seed node 10.0.0.18:4040. +2009-09-08 03:58:42 <9> 10.0.0.18:4040 frank already connected, not connecting again. - renamed AnyEvent::MP::Global functions to grp_reg|get|mon. - removed all userspace time-outs from the transport, instead rely on tcp retransmit timeouts and tcp keepalive. @@ -26,6 +26,10 @@ - data_format, auth_offer and auth_accept are now configurable, albeit not documented. - new service: AnyEvent::MP::LogCatcher. + - rely on perl srand'ing better than we could. + - try to backport to 5.8.2, unfortunately, recursive dependencies + rely on Module::Build, which fails at 5.8.7, so YMMV. + - use a vastly different reseeding strategy. 1.0 Wed Sep 2 20:40:43 CEST 2009 - randomise more connection times, but reduce delay to 0.2s (seeds)