mirror of
https://github.com/golang/net.git
synced 2026-03-31 10:27:08 +09:00
http2/h2i: add port for aix/ppc64
Change-Id: I46758e5685a0eebbe38b0f228fbc084d9ead35b7 Reviewed-on: https://go-review.googlesource.com/c/net/+/170561 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
committed by
Brad Fitzpatrick
parent
74de082e2c
commit
b630fd6fe4
@@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build darwin dragonfly freebsd linux netbsd openbsd solaris windows
|
||||
// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris windows
|
||||
|
||||
/*
|
||||
The h2i command is an interactive HTTP/2 console.
|
||||
|
||||
Reference in New Issue
Block a user