cvs commit: src/tools/regression/sockets/rtsocket Makefile
rtsocket.c
Robert Watson
rwatson at FreeBSD.org
Sun Apr 9 14:48:39 UTC 2006
rwatson 2006-04-09 14:48:38 UTC
FreeBSD src repository
Added files:
tools/regression/sockets/rtsocket Makefile rtsocket.c
Log:
Add a simple regression test that creates and tears down route sockets,
and confirms that only SOCK_RAW works with socket(), and nothing works
with socketpair().
Revision Changes Path
1.1 +7 -0 src/tools/regression/sockets/rtsocket/Makefile (new)
1.1 +101 -0 src/tools/regression/sockets/rtsocket/rtsocket.c (new)
More information about the cvs-src
mailing list