Free library for interfacing hardware drivers to Modelica models. There is support for joysticks, keyboards, UDP, TCP/IP, LCM, MQTT, shared memory, AD/DA converters, serial port and other devices.
BSD 3-Clause "New" or "Revised" License
77
stars
31
forks
source link
MDD_TCPIPServer_Send() return value not set correctly #323
From the MDD_TCPIPServer_Send() documentation:
However, on success MDD_TCPIPServer_Send() instead returns
-1
(both Linux and Windows).