This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
41890423b6
freebsd-nq
/
tools
/
regression
/
netinet6
/
ip6_sockets
/
Makefile
10 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add very basic regression test for netinet6: create and close raw, UDP, and TCP IPv6 sockets.
2006-07-19 12:10:33 +00:00
#
# $FreeBSD$
#
PROG
=
ip6_sockets
NO_MAN
=
Add a test case for closing a UDPv6 socket that has been connected to the IPv6 loopback address. Warns ?= 2.
2006-07-19 12:54:14 +00:00
WARNS
?=
2
Add very basic regression test for netinet6: create and close raw, UDP, and TCP IPv6 sockets.
2006-07-19 12:10:33 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink