commit | bacb1fb95c5d24f55808b17af3ea97b642532384 | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Thu Aug 13 17:32:57 2015 -0700 |
committer | Matt Rosencrantz <mattr@google.com> | Thu Aug 13 17:32:57 2015 -0700 |
tree | 7d36904f90b0f4cad781c81c79d36f5d5ee7a190 | |
parent | 2246307c4e9ace3967d5165f2268ce754581d21d [diff] |
runtime/internal/rpc/stream/vif: Fix shutdown races. The existing code can leave some vifLoops running and also orphan some VIFs. Change-Id: Ib187cca22548abd621ab250adafd0e4d6b789fda
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.