common: added msg.[hc], a (preliminary) message interface for transports.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Wed, 2 May 2012 16:43:30 +0000 (19:43 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Wed, 2 May 2012 17:55:50 +0000 (20:55 +0300)
commitb4fc87814a2e2bf6989e02cd27a1000cb30d521a
tree67e9aa131bb33277577a04158868434011824fe4
parent11defcc3e20dd2a5d21b5c39b876f2ca3e88b937
common: added msg.[hc], a (preliminary) message interface for transports.
src/Makefile.am
src/common/msg.c [new file with mode: 0644]
src/common/msg.h [new file with mode: 0644]
src/common/tests/Makefile.am
src/common/tests/msg-test.c [new file with mode: 0644]