Hi, The totemudp creates three sockets, mcast_recv, mcast_send and token. I read the comment in the code saying "Bind to unicast socket for token send/receives". Actually the token is sent via mcast_send socket using unicast address in ucast_sendmag() function. That's noting wrong, but token socket doesn't seem to be needed any more. Is it leftover or any other intention?
Thanks hj
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
