]> The Tcpdump Group git mirrors - libpcap/commit
Don't check whether POLLRDHUP is defined.
authorGuy Harris <[email protected]>
Wed, 19 Feb 2020 05:53:33 +0000 (21:53 -0800)
committerGuy Harris <[email protected]>
Wed, 19 Feb 2020 05:53:33 +0000 (21:53 -0800)
commit3ac7ca7a92bf7ec5619f39c0baa4f99b9eba8bc6
tree08bfbb9047132839d90aba14f659682a77bc7b2a
parentac7899c22d06f6f5c8cd9231caaaba87cda90722
Don't check whether POLLRDHUP is defined.

It dates back to before the 2.6.27 kernel, and we require a 2.6.27 or
later kernel, so it will be defined.
pcap-linux.c