mosquitto/www/posts/2011/12/version-0-14-3-released.md
Roger A. Light 8aef00d3df Add website.
2018-09-20 09:34:16 +01:00

613 B

This is a bugfix release.

  • Fix potential crash when client connects with an invalid CONNECT packet.
  • Fix incorrect invalid socket comparison on Windows.
  • Server shouldn't crash when a message is published to foo/ when a subscription to foo/# exists (bug #901697).
  • SO_REUSEADDR doesn't work the same on Windows, so don't use it.
  • Cygwin builds now support Windows service features.
  • Fix $SYS/broker/bytes/sent reporting.