summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 000c6ba..108b465 100644
--- a/src/main.c
+++ b/src/main.c
@@ -124,6 +124,9 @@ write_client_chunk_cb (GstElement *appsink,
GstBuffer *buffer;
gboolean eos;
+ /* FIXME: Maybe dispatch to libsoup's main loop and do
+ * everything from there instead?
+ */
if (!g_mutex_trylock (&ctx->can_write_chunk)) {
stp_print_status ("!");
/* We cannot safely append to the message body till