using the patch I sent to the list the special handling of CAP_READ_TIMEOUT is not necessary any more (at least in Mac OS X 10.1.5).
Please find a patch which gets rid of the special handling.
Best regards Michael
capture.c.patch
Description: Binary data
On Wednesday, June 5, 2002, at 12:10 AM, Guy Harris wrote:
On Wed, Jun 05, 2002 at 12:07:15AM +0200, Michael Tuexen wrote:[EMAIL PROTECTED]please find attached a patch for capture.c which fixes a bug on Mac OS X. Mac OS X is a BSD based Unix and therefore needs the select() handling of BSD like Unixes.
With that change, does Ethereal work on MacOS X with CAP_READ_TIMEOUT set to 250?