pktconn

package module
v0.0.0-...-edd41b2 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2017 License: CC0-1.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 PacketConn

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

func New

func New(rwc io.ReadWriteCloser, bufsize int) (*PacketConn, error)

func (*PacketConn) Close

func (c *PacketConn) Close() error

func (*PacketConn) ReadPacketData

func (c *PacketConn) ReadPacketData() ([]byte, gopacket.CaptureInfo, error)

func (*PacketConn) WritePacketData

func (c *PacketConn) WritePacketData(data []byte) error

Jump to

Keyboard shortcuts

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