mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
committed by
gVisor bot
parent
297e7e4e00
commit
b4aeb6cd0c
@@ -12,8 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
//go:build (linux && amd64) || (linux && arm64)
|
||||
// +build linux,amd64 linux,arm64
|
||||
//go:build linux
|
||||
// +build linux
|
||||
|
||||
// Package stopfd provides an type that can be used to signal the stop of a dispatcher.
|
||||
package stopfd
|
||||
|
||||
Reference in New Issue
Block a user