commit | 381ab58e2c1c3e10e64faeca292ee1a5b3fb0226 | [log] [tgz] |
---|---|---|
author | Rob Pike <r@golang.org> | Thu Sep 16 13:59:31 2010 +1000 |
committer | Rob Pike <r@golang.org> | Thu Sep 16 13:59:31 2010 +1000 |
tree | e9648d19e0b67ac805498c159419d1f096b5e02a | |
parent | 5667d8259980472f787b015079940d22ff54b2cd [diff] |
netchan: fix bug for imported send. Also add a bit of debugging and sanitation code. Fixes #769. R=adg CC=golang-dev https://golang.org/cl/2206042