garlic clove block for router

This commit is contained in:
orignal 2020-11-09 15:35:50 -05:00
parent 07b77443dd
commit 1c7780a423

View file

@ -899,7 +899,7 @@ namespace garlic
}
}
// msg
if (msg && m_Destination)
if (msg)
offset += CreateGarlicClove (msg, v.data () + offset, payloadLen - offset);
// ack
if (m_AckRequests.size () > 0)