Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handshake ¶
type Handshake struct {
// contains filtered or unexported fields
}
func NewHandshake ¶
func (*Handshake) AskForConnection ¶
func (*Handshake) Connection ¶
func (h *Handshake) Connection() *icmp.PacketConn
func (*Handshake) ListenForConnection ¶
ListenForConnection returns (connection net address, error)
Click to show internal directories.
Click to hide internal directories.