Pre-release 0.3 in Series 12
Pre-release
Pre-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.