freebsd-dev/tools/regression/sockets/zerosend
Enji Cooper ca62bc5f7e Use different ports in the TCP/UDP testcases with the first set and
the second set (increment the original ports by 10)

This avoids issues where the first listening socket might not be torn
down by the time it makes it to the second set of testcases.

The sockets should likely only be setup once, but this keeps in the
spirit of the original testcases, so this will be easier to backport
to ^/stable/9

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2016-01-23 22:51:22 +00:00
..
Makefile Fix warnings with clang/gcc 2016-01-16 02:18:36 +00:00
zerosend.c Use different ports in the TCP/UDP testcases with the first set and 2016-01-23 22:51:22 +00:00