vconn

package
v4.1.5 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() (*VConn, *VConn)

Types

type VConn

type VConn struct {
	*io.PipeReader
	*io.PipeWriter
}

func (*VConn) Close

func (c *VConn) Close() error

func (*VConn) LocalAddr

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

func (*VConn) RemoteAddr

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

func (*VConn) SetDeadline

func (c *VConn) SetDeadline(t time.Time) error

func (*VConn) SetReadDeadline

func (c *VConn) SetReadDeadline(t time.Time) error

func (*VConn) SetWriteDeadline

func (c *VConn) SetWriteDeadline(t time.Time) error

Jump to

Keyboard shortcuts

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