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
2017-07-14 13:12:48 +02:00
..
cbuilder.c tests: fix valgrind warnings 2017-07-02 23:57:03 +02:00
file.c utils: die() has been superseeded by killme() 2017-07-12 12:20:11 +02:00
fpga.c refactoring: json.c => config_helper.c & sample_io_json.c 2017-07-13 22:13:40 +02:00
loopback.c loopback: add new loopback node-type to have a more performant replacement for localhost socket-nodes 2017-07-14 13:12:48 +02:00
Makefile.inc add license to headers 2017-04-27 13:20:20 +02:00
nanomsg.c tests: fix valgrind warnings 2017-07-02 23:57:03 +02:00
ngsi.c using memdup() will invalidate pointers to the object which might have been used during _init() and _parse() calls 2017-07-09 14:36:09 +02:00
opal.c tests: fix valgrind warnings 2017-07-02 23:57:03 +02:00
shmem.c some refactoring 2017-07-02 23:58:56 +02:00
signal.c node_type: add new function for parsing node configuration from CLI 2017-07-13 01:55:06 +02:00
socket.c using memdup() will invalidate pointers to the object which might have been used during _init() and _parse() calls 2017-07-09 14:36:09 +02:00
websocket.c websocket: reuse buffer to construct payload and send bigger payload at once 2017-07-13 22:39:38 +02:00
zeromq.c tests: fix valgrind warnings 2017-07-02 23:57:03 +02:00