No files or symbols found.
+1,326 −1,371
torrent.js
lib/torrent.js
+
                constructor
              
Method
+
                timeRemaining
              
Method
+
                downloaded
              
Method
+
                downloadSpeed
              
Method
+
                uploadSpeed
              
Method
+
                progress
              
Method
+
                ratio
              
Method
+
                numPeers
              
Method
+
                torrentFileBlobURL
              
Method
+
                _numQueued
              
Method
+
                _numConns
              
Method
+
                swarm
              
Method
+
                _onTorrentId
              
Method
+
                _onParsedTorrent
              
Method
+
                _processParsedTorrent
              
Method
+
                _onListening
              
Method
+
                getAnnounceOpts
              
Method
+
                _getMetadataFromServer
              
Method
+
                _onMetadata
              
Method
+
                getFileModtimes
              
Method
+
                _verifyPieces
              
Method
+
                _markAllVerified
              
Method
+
                _markVerified
              
Method
+
                _onStore
              
Method
+
                destroy
              
Method
+
                _destroy
              
Method
+
                addPeer
              
Method
+
                _addPeer
              
Method
+
                addWebSeed
              
Method
+
                _addIncomingPeer
              
Method
+
                removePeer
              
Method
+
                select
              
Method
+
                deselect
              
Method
+
                critical
              
Method
+
                _onWire
              
Method
+
                _onWireWithMetadata
              
Method
+
                _updateSelections
              
Method
+
                _gcSelections
              
Method
+
                _updateInterest
              
Method
+
                _update
              
Method
+
                _updateWire
              
Method
+
                _rechoke
              
Method
+
                _hotswap
              
Method
+
                _request
              
Method
+
                _checkDone
              
Method
+
                load
              
Method
+
                createServer
              
Method
+
                pause
              
Method
+
                resume
              
Method
+
                _debug
              
Method
+
                _drain
              
Method
+
                _validAddr
              
Method
-
                Torrent
              
Function
                onError
              
Function
                onPeer
              
Function
                onTrackerAnnounce
              
Function
                onDHTAnnounce
              
Function
                onWarning
              
Function
                getMetadataFromURL
              
Function
                onResponse
              
Function
                onChokeTimeout
              
Function
                updateSeedStatus
              
Function
                genPieceFilterFunc
              
Function
                validateWire
              
Function
                speedRanker
              
Function
                shufflePriority
              
Function
                trySelectWire
              
Function
                rechokeSort
              
Function
                onChunk
              
Function
                onUpdateTick
              
Function
                reconnectTimeout
              
Function