Skip to content

release 5.9.2

Compare
Choose a tag to compare
@irmen irmen released this 20 Apr 19:14
· 124 commits to master since this release

Fixed a silent error in the server when doing error handling (avoid calling getpeername() which may fail)
this issue could cause a method call to not being executed in a certain specific scenario.
(oneway call on MacOS when using unix domain sockets). Still, it's probably wise to upgrade as
this was a regression since version 5.8.