]> The Tcpdump Group git mirrors - libpcap/commit
Add a warning about the behavior if no timeout is set.
authorGuy Harris <[email protected]>
Tue, 1 Dec 2015 09:34:38 +0000 (01:34 -0800)
committerGuy Harris <[email protected]>
Tue, 1 Dec 2015 09:34:38 +0000 (01:34 -0800)
commit9265bf76e91fb00c01c784804abbe0524e0b4d58
treef14908a0adf72e2bd3510b5cfdd48a4748b3389b
parent67508c825d939f28e2dad3e51a5e341be2de876e
Add a warning about the behavior if no timeout is set.

Picked up from the OS X pcap_set_timeout() man page, but with a note
about immediate mode added (if immediate mode is set, the timeout is
irrelevant, as it has no effect - packets are delivered immediately).
pcap_set_timeout.3pcap