1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib/nodes
Georg Reinke 2ba3c1cbe7 rework shmem interface to be "symmetric"
The notion of "VILLASnode" / "external program" is removed from the
interface. Now there's only a distiction regarding which process opened
the object first, and this is handled transparently by the functions.

This enables some new uses for the interface, for example connecting
two instances of VILLASnode or two instances of DPsim directly.
2017-06-08 12:43:24 +02:00
..
cbuilder.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
file.c file: fix and test rewind feature 2017-05-08 00:50:56 +02:00
fpga.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
Makefile.inc add license to headers 2017-04-27 13:20:20 +02:00
nanomsg.c minor fixes and cleanups for new nanomsg and zeromq node-types 2017-05-28 19:43:19 +02:00
ngsi.c some include / format error fixes 2017-06-08 12:42:46 +02:00
opal.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
shmem.c rework shmem interface to be "symmetric" 2017-06-08 12:43:24 +02:00
socket.c socket: rewrite and fixes for layer=„ip“ and layer=„eth“ 2017-05-28 18:49:49 +02:00
websocket.c websocket: fix bug in receive path 2017-05-08 00:50:55 +02:00
zeromq.c minor fixes and cleanups for new nanomsg and zeromq node-types 2017-05-28 19:43:19 +02:00