This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
tools
/
regression
/
sockets
History
Robert Watson
794bf8edc7
Add unix_passfd, a simple set of regression tests for UNIX domain socket
...
file descriptor passing. These tests are not all currently passed.
2005-11-09 21:41:20 +00:00
..
accept_fd_leak
Start the dreaded NOFOO -> NO_FOO conversion.
2004-12-21 08:47:35 +00:00
accf_data_attach
o setsockopt(2) cannot remove accept filter. [1]
2005-06-11 11:59:48 +00:00
kqueue
Start the dreaded NOFOO -> NO_FOO conversion.
2004-12-21 08:47:35 +00:00
listen_backlog
Add a regression test for listen()'s backlog argument, both at time of
2005-09-18 13:42:19 +00:00
listenclose
Close the connect socket as well as the listen socket on completion.
2005-05-16 00:53:38 +00:00
reconnect
Use WARNS?= instead of WARNS= in Makefiles so that global warning
2005-01-22 22:42:39 +00:00
shutdown
Remove checks for shutdown(2) on non-connected socket.
2005-09-15 13:20:39 +00:00
sigpipe
Check the return value of shutdown().
2005-03-11 13:05:18 +00:00
socketpair
Start the dreaded NOFOO -> NO_FOO conversion.
2004-12-21 08:47:35 +00:00
unix_bindconnect
Add a simple regression test for stream UNIX domain sockets and the
2005-02-20 22:21:53 +00:00
unix_passfd
Add unix_passfd, a simple set of regression tests for UNIX domain socket
2005-11-09 21:41:20 +00:00