]> The Tcpdump Group git mirrors - libpcap/commit
In the server, don't complain if the client reset the connection.
authorGuy Harris <[email protected]>
Sat, 11 Nov 2017 07:55:49 +0000 (23:55 -0800)
committerGuy Harris <[email protected]>
Sat, 11 Nov 2017 07:55:49 +0000 (23:55 -0800)
commit6558eb26bd8ac5a0bd58eca8a7b29b56d3dcea62
tree69b43c0ae8bc7a47822fdd24a142f11a9e92c359
parentbb018c1cb6270b351088afe8a2b1d4b94cdd2755
In the server, don't complain if the client reset the connection.

If the client flakes out for whatever reason, including exiting, that's
not a problem that the server needs to log.
pcap-rpcap.c
rpcap-protocol.c
sockutils.c