Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:27:04 -0000
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/sockets/unix_bindconnect Makefile unix_bindconnect.c
Message-ID:  <200502202221.j1KMLr4f067145@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-02-20 22:21:53 UTC

  FreeBSD src repository

  Added files:
    tools/regression/sockets/unix_bindconnect Makefile 
                                              unix_bindconnect.c 
  Log:
  Add a simple regression test for stream UNIX domain sockets and the
  bind()/connect() system calls, which is intended to confirm that the
  right successes and errors occur when rendezvousing via the file system
  name space.
  
  Revision  Changes    Path
  1.1       +7 -0      src/tools/regression/sockets/unix_bindconnect/Makefile (new)
  1.1       +318 -0    src/tools/regression/sockets/unix_bindconnect/unix_bindconnect.c (new)




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