From: Daniel M. <da...@os...> - 2004-05-19 23:14:35
|
On Tue, 2004-05-18 at 17:19, Jon Maloy wrote: > I think I have succeeded in making the port/transport level lock > handling somewhat easier to understand, without changing the > basic locking policy. > I was testing multicast and Mark had updated 2 of the machines to use the latest tipc cvs and multicast sendto()s were not being seen by a process on one of the nodes running the latest version. I changed the tipc version on the node whose messages were not being seen to Monday's checked in version. (2 nodes running monday's version and 1 running latest) the multicast sends are correctly seen by all processes on all nodes. Something is not quite right. Any ideas? Daniel |