Commit 5ab3823c authored by Mikio Hara's avatar Mikio Hara

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/3836Reviewed-by: default avatarIan Lance Taylor <iant@golang.org>
parent 80590711
...@@ -38,9 +38,6 @@ The Listen function creates servers: ...@@ -38,9 +38,6 @@ The Listen function creates servers:
*/ */
package net package net
// TODO(rsc):
// support for raw ethernet sockets
import ( import (
"errors" "errors"
"io" "io"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment