Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-commits: [Wireshark-commits] rev 18194: /trunk/ /trunk/: capture_loop.c capture_loop.h

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: guy@xxxxxxxxxxxxx
Date: Sun, 21 May 2006 03:38:16 GMT

User: guy
Date: 2006/05/21 03:38 AM

Log:
 Dumpcap doesn't need to ensure that it doesn't block indefinitely, as it
 has no UI, nor does it need to ensure it processes only one packet at a
 time; get rid of the select stuff, and pass a count of -1 to
 pcap_dispatch() so it processes a single bufferfull of packets rather
 than just one packet at a time.

Directory: /trunk/
  Changes    Path              Action
  +25 -111   capture_loop.c    Modified


  • Prev by Date: [Wireshark-commits] rev 18193: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-e212.c
  • Next by Date: [Wireshark-commits] rev 18195: /trunk/ /trunk/: capture_loop.c capture_loop.h
  • Previous by thread: [Wireshark-commits] rev 18193: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-e212.c
  • Next by thread: [Wireshark-commits] rev 18195: /trunk/ /trunk/: capture_loop.c capture_loop.h
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation