quic

package
v0.0.0-...-c8149fe Latest Latest
Warning

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

Go to latest
Published: May 17, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const MaxIncomingStreams = 1<<16 - 1 //65535

MaxIncomingStreams ...

Variables

This section is empty.

Functions

func Dial

func Dial(ctx context.Context, addr net.Addr) (net.Conn, error)

Types

type Listener

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

func Listen

func Listen(ctx context.Context, addr string, handler internet.ConnHandler) (*Listener, error)

func (*Listener) Addr

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

Addr implements internet.Listener.Addr.

func (*Listener) Close

func (l *Listener) Close() error

Close implements internet.Listener.Close.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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