]> The Tcpdump Group git mirrors - libpcap/commit
Rename SOCK_MESSAGE() to SOCK_DEBUG_MESSAGE().
authorGuy Harris <[email protected]>
Mon, 2 Apr 2018 03:12:59 +0000 (20:12 -0700)
committerGuy Harris <[email protected]>
Mon, 2 Apr 2018 03:12:59 +0000 (20:12 -0700)
commite6491164d8e72989a74ec4ff4e6535fb15f601f8
tree00840f8894bab78a0a221f297af787290925862a
parentb93d911845e18343d1276b134cafd9202ed0ab9f
Rename SOCK_MESSAGE() to SOCK_DEBUG_MESSAGE().

This emphasizes that it's for *debugging* messages, not for errors sent
to the peer or logged to a daemon log file.  Any message that would be
useful if printed/logged in a production environment should *not* be
reported with SOCK_DEBUG_MESSAGE().
pcap-rpcap.c
rpcapd/daemon.c
rpcapd/fileconf.c
rpcapd/rpcapd.c
rpcapd/win32-svc.c
sockutils.c
sockutils.h