commit | b6b32bc052b8eca31ac27c3a7474596c09912091 | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Mon Oct 05 11:30:13 2015 -0700 |
committer | Matt Rosencrantz <mattr@google.com> | Mon Oct 05 11:30:13 2015 -0700 |
tree | 436c7773e5863227e377aa041323b5bd9c1d6c8d | |
parent | 3838e6d93caf9b904cd100f525cab1b5bb9a0b4e [diff] |
runtime/internal/flow/conn: Increment next flowID by 2. One side of a conn uses even ids, the other odd, so we need to increment by 2. Change-Id: I671120c15caba6e45090ede4fb4daad9b478a6e4
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.