]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Simplify, and return an error if the user attempts to set a TCP
authorJonathan Lemon <jlemon@FreeBSD.org>
Tue, 31 Aug 1999 16:34:20 +0000 (16:34 +0000)
committerJonathan Lemon <jlemon@FreeBSD.org>
Tue, 31 Aug 1999 16:34:20 +0000 (16:34 +0000)
commit9fc2bcf662f5477c92669d634f59d849d18a27db
tree995cc53aef5bf8fa422265ca07ebbfb28b9acec9
parent9987d77844a643e5f27dbd987acd898c4d50613b
Simplify, and return an error if the user attempts to set a TCP
time value which results in < 1 tick.

Suggested by:  bde
sys/netinet/tcp_timer.c