GUPnPSimpleIgdThread — Threaded wrapper for GUPnPSimpleIgd
GObject ╰── GUPnPSimpleIgd ╰── GUPnPSimpleIgdThread
This wraps a GUPnPSimpleIgd into a thread so that it can be used without having a GMainLoop running.
GUPnPSimpleIgdThread * gupnp_simple_igd_thread_new (void);
void
Creates a new GUPnPSimpleIgdThread
the new GUPnPSimpleIgdThread
struct GUPnPSimpleIgdThread;
All members are private, access them using methods and properties
typedef struct _GUPnPSimpleIgdThreadClass GUPnPSimpleIgdThreadClass;
The Raw UDP component transmitter class