Skip to content

Pre-release 0.3 in Series 12

Pre-release
Pre-release
Compare
Choose a tag to compare
@kobolog kobolog released this 20 Mar 16:52
· 762 commits to v0.12 since this release
  • Bugfix: pass hostname instead of localhost in --locator command-line argument for slaves (PR #169).
  • Bugfix: do not crash on context_t::locate() request for a non-existent service.
  • Bugfix: properly handle invalid local endpoints for services.
  • Bugfix: do not read/write from/to already deleted channels (PR #173).
  • Bugfix: enforce optional argument ordering in service IDLs.