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-20250802011938-fc9c972fa636 (latest)
Published
Aug 2, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
4 hours ago

Tools for package owners.