Skip to content

rabbitmq-c v0.7.1

Compare
Choose a tag to compare
@alanxz alanxz released this 13 Oct 03:00
· 329 commits to master since this release

Bug fixes:

  • Win32: Use WSAEWOULDBLOCK instead of EWOULDBLOCK on Win32 (win32 clients would fail to connect)
  • Lib: if channel_max is 0 use server's channel_max
  • Lib: fix build on OpenBSD

A full listing of changes can be found in the change log:
https://github.com/alanxz/rabbitmq-c/blob/v0.7.1/ChangeLog.md