v2rayquic

package
v1.8.14 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StreamWrapper added in v1.6.0

type StreamWrapper struct {
	Conn quic.Connection
	quic.Stream
}

func (*StreamWrapper) Close added in v1.6.0

func (s *StreamWrapper) Close() error

func (*StreamWrapper) LocalAddr added in v1.6.0

func (s *StreamWrapper) LocalAddr() net.Addr

func (*StreamWrapper) Read added in v1.6.0

func (s *StreamWrapper) Read(p []byte) (n int, err error)

func (*StreamWrapper) RemoteAddr added in v1.6.0

func (s *StreamWrapper) RemoteAddr() net.Addr

func (*StreamWrapper) Upstream added in v1.6.0

func (s *StreamWrapper) Upstream() any

func (*StreamWrapper) Write added in v1.6.0

func (s *StreamWrapper) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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