I even looked at man telnet and there is an option ( -S ) to set the ToS
for the session, and RFC1700 suggests that a ToS of 1000 should be used
for interactive sessions in order to minimise delay.  I thought
"beaut" and tried it, only to be confronted with:
# telnet -S 8 cwsvr 4104
telnet: Warning: -S ignored, no parsetos() support.

Bugger.  ...and I can't even find the source tarball.

-- 
Howard.
______________________________________________________
LANNet Computing Associates <http://www.lannet.com.au>

On Mon, 6 Nov 2000, Ken Yap wrote:

> >Alternatively, does anyone know how to disable Nagle in telnet?
> 
> man setsockopt
> man tcp
> /TCP_NODELAY
> 
> 
> 



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to