tcp

package
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Port         net.Port
	MsgProcessor func(msg []byte) []byte
	ShouldClose  bool
	SendFirst    []byte
	Listen       net.Address
	// contains filtered or unexported fields
}

func (*Server) Close

func (server *Server) Close() error

func (*Server) Start

func (server *Server) Start() (net.Destination, error)

func (*Server) StartContext

func (server *Server) StartContext(ctx context.Context, sockopt *internet.SocketConfig) (net.Destination, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL