Wireshark-commits: [Wireshark-commits] rev 23024: /trunk/ /trunk/: dumpcap.c sync_pipe.h sync_pipe_

Date: Sat, 29 Sep 2007 01:15:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23024

User: guy
Date: 2007/09/29 01:15 AM

Log:
 Don't hardcode the notion that the sync pipe is the standard output into
 sync_pipe_errmsg_to_parent(); have it take the FD for the sync pipe as
 an argument.

Directory: /trunk/
  Changes    Path                 Action
  +1 -1      dumpcap.c            Modified
  +3 -2      sync_pipe.h          Modified
  +5 -4      sync_pipe_write.c    Modified