package noop

import "gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop"

Package noop contains an endpoint that implements all tcpip.Endpoint functions as noops.

Index

Functions

func New

func New(stk *stack.Stack) tcpip.Endpoint

New returns an initialized noop endpoint.

Source Files

endpoint.go

Version
v0.0.0-20250702182429-85e76111eb28 (latest)
Published
Jul 2, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
10 hours ago

Tools for package owners.