Home
last modified time | relevance | path

Searched defs:prepareForNextPeer (Results 1 – 4 of 4) sorted by relevance

/dports/www/aria2/aria2-1.36.0/src/
H A DPeerInitiateConnectionCommand.cc101 bool PeerInitiateConnectionCommand::prepareForNextPeer(time_t wait) in prepareForNextPeer() function in aria2::PeerInitiateConnectionCommand
H A DPeerAbstractCommand.cc118 bool PeerAbstractCommand::prepareForNextPeer(time_t wait) { return true; } in prepareForNextPeer() function in aria2::PeerAbstractCommand
H A DInitiatorMSEHandshakeCommand.cc216 bool InitiatorMSEHandshakeCommand::prepareForNextPeer(time_t wait) in prepareForNextPeer() function in aria2::InitiatorMSEHandshakeCommand
H A DPeerInteractionCommand.cc380 bool PeerInteractionCommand::prepareForNextPeer(time_t wait) in prepareForNextPeer() function in aria2::PeerInteractionCommand