send talks to every node a user is logged in to
authorDirk Koopman <djk@tobit.co.uk>
Thu, 26 Jun 2008 19:25:21 +0000 (20:25 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Thu, 26 Jun 2008 19:25:21 +0000 (20:25 +0100)
commitba799b8ac9feef688cff478a4006399b6dfc183f
tree988f9707d844e6afeb494017ab0b3bca26d8cccb
parentf4901c535bed1793d405e63137d3cf37e0fa135f
send talks to every node a user is logged in to

If a user is on more than one node, a talk will be sent to each of those
nodes. Before it would only go to the first node in the routing table.
perl/DXProtHandle.pm
perl/Route.pm
perl/Version.pm