• Russell Yanofsky's avatar
    doc/cxxrpc: Document lazy execution · ec0f87e6
    Russell Yanofsky authored
    This change takes a comment about lazy execution from
    https://github.com/sandstorm-io/capnproto/issues/263#issuecomment-158564701 and
    adds it to the C++ RPC documentation.
    
    Although lazy execution is described in `Promise::then()` method documentation,
    it's unfortunately buried in the *Advanced implementation tips* section, and
    described as an optimization rather than as a more general feature of the
    asynchronous execution model. Since I recently got tripped up by this behavior,
    I thought it would be worth trying to document better.
    ec0f87e6
Name
Last commit
Last update
..
_includes Loading commit data...
_layouts Loading commit data...
_plugins Loading commit data...
_posts Loading commit data...
images Loading commit data...
javascripts Loading commit data...
news Loading commit data...
stylesheets Loading commit data...
README.md Loading commit data...
_config.yml Loading commit data...
_config_next.yml Loading commit data...
capnp-tool.md Loading commit data...
cxx.md Loading commit data...
cxxrpc.md Loading commit data...
encoding.md Loading commit data...
faq.md Loading commit data...
index.md Loading commit data...
install.md Loading commit data...
language.md Loading commit data...
otherlang.md Loading commit data...
push-site.sh Loading commit data...
roadmap.md Loading commit data...
rpc.md Loading commit data...