maxim
cb40ca01c8
o style.Makefile(5): WARNS= -> WARNS?=.
2006-07-09 11:51:14 +00:00
rwatson
19f9c1efe4
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.
2006-04-02 11:09:37 +00:00
rwatson
02d5fc2644
Pass the right pid into the parent and child tasks so that when a test
...
fails, we kill the right partner process.
2006-04-02 11:03:05 +00:00
rwatson
628ed75adb
Add makefile for tcpsocktimewait missed in previous commit.
2006-04-02 10:50:46 +00:00
rwatson
85222c8750
Add a short regression test that triggers a TCP socket to enter time wait
...
while the socket is still open; one variant closes the socket while in
time wait, and a second lets time wait expire while the socket is open.
2006-04-02 00:07:38 +00:00