This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-23 15:19:31 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6318052d9e
opnsense-src
/
tools
/
regression
/
sockets
/
reconnect
/
Makefile
10 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add test which excersises problem with unability to change association of already associated datagram unix domain socket by issuing connect() system call.
2005-01-12 04:57:18 -05:00
#
# $FreeBSD$
#
PROG
=
reconnect
Style: NO_MAN doesn't need any value.
2006-03-15 05:46:38 -05:00
NO_MAN
=
Use WARNS?= instead of WARNS= in Makefiles so that global warning settings can override local ones. Pointed out by: ru
2005-01-22 17:42:39 -05:00
WARNS
?=
2
Add test which excersises problem with unability to change association of already associated datagram unix domain socket by issuing connect() system call.
2005-01-12 04:57:18 -05:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink