cvs commit: src/tools/regression/netinet/tcpsocktimewait
tcpsocktimewait.c
Robert Watson
rwatson at FreeBSD.org
Sun Apr 2 11:09:38 UTC 2006
rwatson 2006-04-02 11:09:37 UTC
FreeBSD src repository
Modified files:
tools/regression/netinet/tcpsocktimewait tcpsocktimewait.c
Log:
When running the second part of the test, kill off the server process from
the first part before starting, or the TCP port we want to bind may be in
use still. Sleep for a short period between tests.
Use SIGTERM instead of SIGKILL.
Revision Changes Path
1.3 +10 -7 src/tools/regression/netinet/tcpsocktimewait/tcpsocktimewait.c
More information about the cvs-src
mailing list