1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# test non idle connection does not timeout by sending a byte every second use strict; use warnings; our %args = ( client => { len => 6, sleep => 1, }, relay => { idle => 2, }, len => 6, md5 => "857f2261690a2305dba03062e778a73b", );