]> pilppa.org Git - libplpbus.git/commit
Force to add type_id identifier for messages. Receiver can then use the
authorMika Laitio <lamikr@pilppa.org>
Wed, 2 Mar 2011 19:33:06 +0000 (21:33 +0200)
committerMika Laitio <lamikr@pilppa.org>
Wed, 2 Mar 2011 19:33:06 +0000 (21:33 +0200)
commit15b6554ce37fd29cb507a40e49bbbfe1a438b84b
tree4de6ed434ff46a12c4574486bd417d088e949a33
parent4245d1b8a55a8f461634e94d9bac9e0043a9612b
Force to add type_id identifier for messages. Receiver can then use the
type-id for identifying the messages from each others.

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
src/plpbus/BusMessage.cc
src/plpbus/BusMessage.hh
src/plpbus/BusMessageInternal.cc
src_test/test_client.cc
src_test/test_server.cc