mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-03 04:34:54 +00:00
Remove cancel token retransmit timeout.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@3012 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
d6cd3b6b34
commit
fef259970a
@ -3740,10 +3740,6 @@ static int message_handler_mcast (
|
||||
}
|
||||
#endif
|
||||
|
||||
if (srp_addr_equal (&mcast_header.system_from, &instance->my_id) == 0) {
|
||||
cancel_token_retransmit_timeout (instance);
|
||||
}
|
||||
|
||||
/*
|
||||
* If the message is foreign execute the switch below
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user