Date: Sun, 2 Apr 2006 11:09:37 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/netinet/tcpsocktimewait tcpsocktimewait.c Message-ID: <200604021109.k32B9b7h040786@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604021109.k32B9b7h040786>