wrap?

Harlisya Harun harlisya@erg.abdn.ac.uk
Sun, 25 Oct 1998 12:00:18 +0000


Hi,
    I'd really appreciate if someone can explain to me these commands:

(from test-suite-newreno.tcl):
:
:
set wrap 90
set wrap1 [expr 90 * 512 + 40]
:
:
elseif {$tcptype == "FullTcpTahoe"} {
  set wrap $wrap1
         set tcp1 [new Agent/TCP/FullTcp/Tahoe]
         set sink [new Agent/TCP/FullTcp/Tahoe]
:
:

thanks...

harlisya