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-20250516225637-16bb0d3588bf (latest)
Published
May 16, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
4 hours ago

Tools for package owners.