modelica-3rdparty / Modelica_DeviceDrivers

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

Log message "Receiving not possible, socket not valid." #346

Open bernhard-thiele opened 3 years ago

bernhard-thiele commented 3 years ago

On Windows one may get the message

MDDUDPSocket.h: Receiving not possible, socket not valid.

although everything seems to work fine.

tbeu commented 2 years ago

Is this reproducible?

tbeu commented 1 year ago

Solution is mentioned here: https://github.com/modelica-3rdparty/Modelica_DeviceDrivers/issues/364#issuecomment-1291616582