Wykres commitów

19 Commity

Autor SHA1 Wiadomość Data
Kevin Larke
37b47e21fd cmRtNet.h/c : Corrected mispelling in #ifdef header guards.
On failure of cmThreadMutexWaitOnCondVar() in _cmRtThreadCallback() the
correct result code is now reported.
2014-10-15 11:08:26 -07:00
kpl
335ca94b6c cmRtNet.h/c: Added cmRtNetNodeIndex(). 2014-06-16 15:21:39 -07:00
kpl
51a0d5c006 cmRtNet.h/c : Added hdrByteCnt field to cmRtNetSyncMsg_t. Updated _cmRtNetDeserializeSyncMsg()
to use cmRtNetSyncMsg_t.hdrByteCnt.
2014-06-16 10:42:55 -07:00
kpl
c69698716c cmRtNet.h/c : Added cmRtNetAddrToNodeIndex(),
cmRtNetEndpointIsValid(),cmRtNetEndPointId(),cmRtNetEndPointLabel().

Added srcEndPtId to all 'sending' functions.

_cmRtNetRecv() now sets cmRtNetMsg_t.srcNodeIdx.
2014-06-15 22:16:22 -07:00
kpl
10943e18e3 cmRtNet.h/c : The rtSubIdx of the owning cmRtSys sub-system is now set in
cmNetAlloc().  rtSubIdx is no longer required to locate a remote endpoint
because IP/"node label" is enough information to determine the rtSubIdx.
Several changes were made to simplify the interface to cmRtNet based on this
observation.
2014-06-15 14:36:12 -07:00
kpl
3027a27302 cmRtNet.h/c : Added cmRtNetRemote* functions, cmRtNeSendByIndex() and cmRtNetSyncMsgLabel(). 2014-06-14 20:40:46 -07:00
kpl
a07912968f cmRtNet.h : cmRtNetSyncMsg_t.label is now the last field in the structure. 2014-06-14 16:45:37 -07:00
kpl
059d9d5e08 cmRtNet.h/c : cmRtNetSyncMsg_t is now has public visibility. 2014-06-14 14:59:28 -07:00
Kevin Larke
4df91dd08f cmRtNet.h/c : Sync. messages are now transmitted to the client
in _cmRtNetRecv().
Added comments.
2014-06-14 13:54:30 -07:00
kpl
c1116f6fc0 cmRtNet.h/c,cmRtSysMsg.h:Added cmRtNetMsg_t to suport use of rtSubIdx as part of endpoint description. 2013-05-04 23:52:16 -07:00
kevin
6dfbab8037 cmRtSysMsg.h,cmRtNet.h/c: Added use of kMsgSetRtId to all non-net-sync msg's sent via network. 2013-05-04 08:56:44 -07:00
kpl
e8e3f189ed cmRtNet.h/c:Added cmRtNetIsInitialized() and check for non-blank node label and bcast address. 2013-04-30 12:40:27 -07:00
kpl
63bba3ffa7 cmRtNet.h/c: Many changes. Completed testing of cmRtNetTest(). 2013-04-28 15:20:33 -07:00
kpl
44900567b8 cmRtNet.h/c: Implement simplified net synch. protocol. 2013-04-27 15:51:21 -07:00
kpl
bb1e86f9de cmRtNet.h/c:Added cmRtNetLocalHostName(). Replaced use of cmUdpHostNameXXX() w/ cmUdpHostName() in cmRtNetTest(). 2013-04-27 12:14:58 -07:00
kpl
8f9689faa8 cmRtNet.h/c: Completed initial working cmRtNetTest(). 2013-04-27 11:02:01 -07:00
kevin
19ec97b2b4 cmRtNet.h/c: More changes to cmRtNetTest(). 2013-04-26 13:19:55 -07:00
kevin
75f3882a61 cmRtNet.h/c: Added cmRtNetTest(). 2013-04-26 13:04:26 -07:00
kevin
3289a05944 cmRtNet.h/c: Iniital commit. 2013-04-15 18:10:49 -07:00