freebsd-dev/lib/libnetgraph
Brian Somers cb526d28ce Rename the DIAGNOSTICS section to RETURN VALUES and describe the
return values a little more.  Specifically, mention that a return
of 0 from NgRecvData() and NgRecvMsg() means the socket has been
closed.

Suggested by: jkh
2001-08-24 21:39:27 +00:00
..
debug.c Fix a bug handling the debug level when displaying control messages 2000-04-28 18:41:21 +00:00
internal.h Have NgMkSockNode() load the socket node type KLD if it's not 2000-01-28 00:48:27 +00:00
Makefile Set WARNS=2 on libraries that compile cleanly with it. 2001-07-15 06:46:02 +00:00
msg.c - Make sure the message token returned by NgSendMsg() is non-negative 2000-06-21 23:01:07 +00:00
netgraph.3 Rename the DIAGNOSTICS section to RETURN VALUES and describe the 2001-08-24 21:39:27 +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 Have NgMkSockNode() load the socket node type KLD if it's not 2000-01-28 00:48:27 +00:00