Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2005 20:46:48 +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/tcpconnect Makefile tcpconnect.c
Message-ID:  <200502122046.j1CKkmQR019830@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-02-12 20:46:48 UTC

  FreeBSD src repository

  Added files:           (Branch: RELENG_5)
    tools/regression/netinet/tcpconnect Makefile tcpconnect.c 
  Log:
  Merge tcpconnect regression test from HEAD to RELENG_5: bring tcpconnect.c
  up to 1.3, and Makefile to 1.2:
  
    Add a simple C-based TCP connection generator, which generates and
    closes the specified number of TCP connections sequentially and
    synchronously.  Useful for trying to trigger races in the accept
    code.
  
  Revision  Changes    Path
  1.3.2.1   +8 -0      src/tools/regression/netinet/tcpconnect/Makefile (new)
  1.3.2.1   +141 -0    src/tools/regression/netinet/tcpconnect/tcpconnect.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502122046.j1CKkmQR019830>