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
freebsd-nq
/
lib
/
libnetgraph
History
Brian Somers
fd048a1c8a
Explain what the return value from NgRecvMsg() and NgRecvData() means,
...
specifically that 0 means the socket has been closed.
2001-08-24 14:52:05 +00:00
..
debug.c
…
internal.h
…
Makefile
Set WARNS=2 on libraries that compile cleanly with it.
2001-07-15 06:46:02 +00:00
msg.c
…
netgraph.3
Explain what the return value from NgRecvMsg() and NgRecvData() means,
2001-08-24 14:52:05 +00:00
netgraph.h
Mark some functions as __printflike() and/or taking const char * arguments
2001-08-20 12:53:36 +00:00
sock.c
…