From 15b539fcbc7c2afe4a9349d13ebcd0c09a05c3f2 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Fri, 11 Oct 2013 20:29:11 +0000 Subject: Replace a question in a comment with a better explanation (that answers the question). svn path=/trunk/; revision=52550 --- capture_sync.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'capture_sync.c') diff --git a/capture_sync.c b/capture_sync.c index 12429301f4..252e5e99c2 100644 --- a/capture_sync.c +++ b/capture_sync.c @@ -1759,9 +1759,8 @@ sync_pipe_input_cb(gint source, gpointer user_data) /* The child has sent us a filename which we couldn't open. - This could mean that the child is creating files faster - than we can handle it. (XXX - why would that result in - a failure to open the file?) + This could mean that the child is creating and deleting files + (ring buffer mode) faster than we can handle it. That should only be the case for very fast file switches; We can't do much more than telling the child to stop. -- cgit v1.2.3