Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
Endpoint implements the interface of stack.LinkEndpoint from io.ReadWriter.
func (*Endpoint) Attach ¶
func (e *Endpoint) Attach(dispatcher stack.NetworkDispatcher)
Attach launches the goroutine that reads packets from io.Reader and dispatches them via the provided dispatcher.
Click to show internal directories.
Click to hide internal directories.