net: update TDDO

The issue #8432 has been marked as an issue for golang.org/x/net.

Change-Id: Ia39abd99b685c820ea6169ee6505b16028e7e77f
Reviewed-on: https://go-review.googlesource.com/3836
Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
Mikio Hara 2015-02-04 11:27:08 +09:00
parent 8059071153
commit 5ab3823c6b
1 changed files with 0 additions and 3 deletions

View File

@ -38,9 +38,6 @@ The Listen function creates servers:
*/
package net
// TODO(rsc):
// support for raw ethernet sockets
import (
"errors"
"io"