tcpdump mailing list archives

Re: capturing on both interfaces simultaneously


From: rixed () happyleptic org
Date: Sun, 11 Dec 2011 18:09:47 +0100

-[ Sun, Dec 11, 2011 at 11:36:14AM -0500, abhinav narain ]----
the return value of error is -1,
EINTR is 4.

errno is EINTR.
If select returns -1, check for errno. If errno == EINTR, just retry.

-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: