https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2788
Michael Mann <mmann78@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2141|0 |1
is obsolete| |
Attachment #7095| |review_for_checkin?
Flag| |
--- Comment #4 from Michael Mann <mmann78@xxxxxxxxxxxx> 2011-09-27 06:41:39 PDT ---
Created an attachment (id=7095)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7095)
Dumpcap with socket support
Updated patch to current trunk. It was a little difficult to account for all
of the cross-platform code and this has only been compiled on Windows, so
beware. With this patch USE_THREADS and _WIN32 are no longer required to be
together because the Windows socket API doesn't need a separate thread to
operate (and platform API differences have been accounted for within separate
wrapper functions). There may be a little more cleanup necessary in that area.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.