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-20250606233247-e3c4c4cad86f (latest)
Published
Jun 6, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
3 hours ago

Tools for package owners.