http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2095
------- Comment #13 from nm127@xxxxxxxxxxx 2007-12-14 18:55 GMT -------
>From http://www.wireshark.org/lists/wireshark-dev/200712/msg00113.html :
Guy Harris wrote:
I'll figure out what needs to be fixed, and check in a fix. When that's
done, try building the top-of-tree libpcap and see if that fixes it.
Unless I've missed something, it was a trivial fix - just move
handle->selectable_fd = handle->fd;
*AFTER* the point at which handle->fd is set (points, actually, as the case
where we're using the binary interface in memory-mapped mode returns early).
Try the current CVS version of libpcap (1.20, or 1.16.2.4 on the 1.0 branch, or
later).
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.