diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-10-18 03:00:09 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-10-18 03:00:09 +0000 |
commit | 62013804f5716950008a0e52da736da16dff4fcc (patch) | |
tree | c624e36dd54d0e59f892c2044277ce95804e1c54 /sys/netinet/ip.h | |
parent | bd3896909ad5657cc396366fe73eb9f843a6293f (diff) |
Gleaned from a NetBSD commit by jtc:
> S_ISFIFO(x) should not return true with sockets. S_ISSOCK(x) should
> not return true with fifos. Users who want the previous behavior can
> use (S_ISFIFO(x) || S_ISSOCK(x)).
Diffstat (limited to 'sys/netinet/ip.h')
0 files changed, 0 insertions, 0 deletions