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/www/posts/2011/12/version-0-14-3-released.md

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.