|
From: nicolas b. <sl1...@gm...> - 2019-03-20 09:47:52
|
Hi Stephen, using liblo0.30 (thank you...) I have a lo_message that I want to send to several destination. For that purpose I'm using lo_send_message(). works great... Is it possible to add a public function that accept a serialized message in order to avoid serializing several times the same message? best regards, Nicolas |