Re: GUPnP client invocations and timeout
- From: Jens Georg <mail jensge org>
- To: Branislav Katreniak <branislav katreniak streamunlimited com>
- Cc: gupnp-list gnome org
- Subject: Re: GUPnP client invocations and timeout
- Date: Mon, 30 Jan 2012 12:49:53 +0100
On Mi, 2012-01-25 at 09:48 +0100, Branislav Katreniak wrote:
> When we don't ever touch result of
> gupnp_service_proxy_begin_action (reported in different thread),
> we have no need to fork (now).
I just noticed this different thread remark: GUPnP is _NOT_ threadsafe
at all. The only supported way to use it in a thread is to create a
dedicated GUPnP worker thread with its own GMainLoop and GMainContext
and do everything in that thread context.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]