K 10 svn:author V 6 fenner K 8 svn:date V 27 1996-10-28T23:26:37.000000Z K 7 svn:log V 300 If rcmd() fails, return immediately instead of trying a bunch of setsockopt()'s on a -1 file descriptor. Remove attempt to decrease TCP MSS; it makes no sense. Set the IP TOS to IPTOS_THROUGHPUT as an indication that this is an application sending large blocks of data, as recommended by RFC1700. END