Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IdleTimeout = time.Minute * 3
View Source
var MaxSegmentSize = pool.MaxSegmentSize
Functions ¶
func GenerateID ¶ added in v0.3.6
func NewStopTimer ¶ added in v0.3.7
Types ¶
type SourceControl ¶ added in v0.3.7
type SourceControl struct {
// contains filtered or unexported fields
}
func NewSourceChan ¶ added in v0.3.7
func NewSourceChan(dialer netapi.Proxy, onRemove func(*SourceControl)) *SourceControl
func (*SourceControl) Close ¶ added in v0.3.7
func (u *SourceControl) Close() error
func (*SourceControl) WritePacket ¶ added in v0.3.7
Click to show internal directories.
Click to hide internal directories.