the capture child might not respond shortly after bringing it up (especially it will...
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 25 May 2005 23:28:59 +0000 (23:28 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 25 May 2005 23:28:59 +0000 (23:28 +0000)
commit07c641f21e60703a7b894423e773c9ffd1ae5323
tree4f69d9d73ef5eed2db24a06371fd7aa68013162e
parent439a16171bee39c825879a565009554fd134cdb3
the capture child might not respond shortly after bringing it up (especially it will block, if no input coming from an input capture pipe (e.g. mkfifo) is coming in)

to prevent problems, bring the main GUI into "capture mode" right after successfully spawn/exec the capture child, without waiting for any response from it

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14436 f5534014-38df-0310-8fa8-9805f1628bb7
capture.c
file.h
gtk/main.c