freebsd-skq/tools/regression/sockets
Robert Watson cf03a9be9c Make sure to properly initialize 'size' to sizeof(sin) before passing
it into accept().  Depending on the initial value in memory, it is
otherwise possible to get EINVAL.
2004-08-24 04:59:26 +00:00
..
accept_fd_leak Make sure to properly initialize 'size' to sizeof(sin) before passing 2004-08-24 04:59:26 +00:00
accf_data_attach
kqueue Add a basic kqueue + UNIX domain socket pair regression test to do some 2004-08-24 04:02:41 +00:00
socketpair Add minimal socketpair() regression test to confirm that we can create 2004-08-04 03:46:35 +00:00