GNOME Bugzilla – Bug 721401
shmsink : signal for the creation of the socket
Last modified: 2014-01-03 16:19:31 UTC
Created attachment 265223 [details] [review] Patch to implement the socket-path-created signal Hello, as the socket path can be modified by the shmsink element, I think that it is necessary to dispatch this update (using a signal for example). Attached : Patch of shmsink.c who implements the signal.
The socket path only changes during the NULL->READY transition. I've now documented this. commit 77b339bf5c0039ff8080dbc9beb25c0fcfadc5dd Author: Olivier Crête <olivier.crete@collabora.com> Date: Fri Jan 3 11:18:06 2014 -0500 shmsink: Document that socket-path may change