1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/lib/nodes
Sonja Happ e52d2f77ee improve unthreaded implementation of MQTT node type
- set cancel type of MQTT communication management thread to asynchronous
- fix removing node from list in mqtt_stop
- add a debug output upon invocation of pthread cancel in mqtt_type_stop
- contributes to #248
2019-10-03 11:30:08 +02:00
..
amqp.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
CMakeLists.txt add unthreaded version of MQTT node type 2019-10-03 11:28:28 +02:00
comedi.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
exec.cpp fix several minor bugs detected by valgrind 2019-06-26 20:18:44 +02:00
file.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
iec61850.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
iec61850_sv.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
infiniband.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
influxdb.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
loopback.cpp loopback: node type does not provide signals 2019-07-30 12:01:05 +02:00
mqtt.cpp improve unthreaded implementation of MQTT node type 2019-10-03 11:30:08 +02:00
mqtt_unthreaded.cpp add unthreaded version of MQTT node type 2019-10-03 11:28:28 +02:00
nanomsg.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
ngsi.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
opal.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
rtp.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
shmem.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
signal_generator.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
socket.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
stats.cpp fix several minor bugs detected by valgrind 2019-06-26 20:18:44 +02:00
test_rtt.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
uldaq.cpp uldaq: fix compare of differing signedness 2019-06-27 01:51:03 +02:00
websocket.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
zeromq.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00