]> rtime.felk.cvut.cz Git - orte.git/commit
JORTE: improve ByteOrder handling
authorMartin Vajnar <martin.vajnar@gmail.com>
Fri, 26 Jul 2013 08:44:46 +0000 (10:44 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Mon, 23 Sep 2013 09:06:27 +0000 (11:06 +0200)
commit8a64c855d6b39383104939877d3248571d949c71
treedb1399666f339650db9410869ddcc9f2f95e76c7
parentc16934ed44af3add2d33c4630a9a29e0228830fd
JORTE: improve ByteOrder handling

Store the ByteOrder of MessageData's ByteBuffer in receive callback
structure in C (in case someone reuses already created MessageData instance
with new subscriber).

Force native byte order setting in publisher.
orte/include/jorte/org_ocera_orte_Subscription.h
orte/java/src/org/ocera/orte/Publication.java
orte/java/src/org/ocera/orte/Subscription.java
orte/libjorte/JORTESubscriptionCreate.c