poorconn.DelayBeforeSendingUponAcceptanceController¶
-
class
poorconn.
DelayBeforeSendingUponAcceptanceController
(t, length)¶ Bases:
object
Controller for
delay_before_sending_upon_acceptance()
. Objects are always created and returned bydelay_before_sending_upon_acceptance()
and should not be created outside thepoorconn
package.- Parameters
t – Same as
t
indelay_before_sending_upon_acceptance()
.length – Same as
length
indelay_before_sending_upon_acceptance()
.
-
length
¶ Same as
length
indelay_before_sending_upon_acceptance()
. Updating it in the controller affectss
indelay_before_sending_upon_acceptance()
.
-
t
¶ Same as
t
indelay_before_sending_upon_acceptance()
. Updating it in the controller affectss
indelay_before_sending_upon_acceptance()
.