diff options
Diffstat (limited to 'pcap_set_timeout.3pcap')
-rw-r--r-- | pcap_set_timeout.3pcap | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pcap_set_timeout.3pcap b/pcap_set_timeout.3pcap index fa3b167e..1a0641ee 100644 --- a/pcap_set_timeout.3pcap +++ b/pcap_set_timeout.3pcap @@ -36,9 +36,6 @@ sets the read timeout that will be used on a capture handle when the handle is activated to .IR to_ms , which is in units of milliseconds. -.LP -The behavior, if the timeout isn't specified, is undefined. We -recommend always setting the timeout to a non-zero value. .SH RETURN VALUE .B pcap_set_timeout() returns 0 on success or |