You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/include
Christian Beier fe10226cc9 Fix building with Visual Studio 2008
This older Microsoft compiler does not support mixing declarations and
code and misses some error defines. This commit enables building with
VS2008 by moving up some variable declarations and defining error
codes to their WinSock counterparts in case they're not defined.

Signed-off-by: Christian Beier <info@christianbeier.net>
5 years ago
..
mosquitto.h Fix building with Visual Studio 2008 5 years ago
mosquitto_broker.h Fix mosquitto_evt_tick struct members. 5 years ago
mosquitto_plugin.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
mqtt_protocol.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago