int canque_filter_msg2edges (struct canque_ends_t * qends, struct canmsg_t * msg);
int canque_filter_msg2edges
ends structure belonging to calling communication object
pointer to CAN message
Sends message to all outgoing edges connected to the given ends, which accepts message communication ID.
Returns number of edges message has been send to