netutil

package
v0.0.0-...-1aa7dff Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QUICStreamConn

type QUICStreamConn struct {
	*quic.Stream
	// contains filtered or unexported fields
}

func (*QUICStreamConn) ConnectionState

func (c *QUICStreamConn) ConnectionState() tls.ConnectionState

func (*QUICStreamConn) LocalAddr

func (c *QUICStreamConn) LocalAddr() net.Addr

func (*QUICStreamConn) RemoteAddr

func (c *QUICStreamConn) RemoteAddr() net.Addr

type QUICStreamListener

type QUICStreamListener struct {
	// contains filtered or unexported fields
}

func NewQUICStreamListener

func NewQUICStreamListener(listener *quic.Listener) *QUICStreamListener

func (*QUICStreamListener) Accept

func (l *QUICStreamListener) Accept() (net.Conn, error)

func (*QUICStreamListener) Addr

func (l *QUICStreamListener) Addr() net.Addr

func (*QUICStreamListener) Close

func (l *QUICStreamListener) Close() error

Jump to

Keyboard shortcuts

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