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

Date: Fri, 24 Aug 2007 15:33:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22638

User: richardv
Date: 2007/08/24 03:33 PM

Log:
 Add some comments to the effect that capture_loop_dispatch must timeout to make
 the packet batching stuff work properly.
 
 Hence, do not block forever when doing a select() on a capture fd.

Directory: /trunk/
  Changes    Path              Action
  +15 -3     capture_loop.c    Modified