Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PeerUploadOrder ¶
type PeerUploadOrder struct {
// contains filtered or unexported fields
}
Tracks the order that peers upload requests that we've sent them.
func (*PeerUploadOrder) Init ¶
func (me *PeerUploadOrder) Init()
func (*PeerUploadOrder) Install ¶
func (me *PeerUploadOrder) Install(cbs *torrent.Callbacks)
Click to show internal directories.
Click to hide internal directories.