On Wed, Feb 29, 2012 at 10:22:23AM +0100, Igor Makarov wrote:
> Hello all,
> So, when I trying to start weston with 'wayland-backend.so' on ARM
> device I got errors related to socket connection.
> This error appear because 'backed_init' start client-socket connection
> to server-socket that is ab
Hello all,
So, when I trying to start weston with 'wayland-backend.so' on ARM
device I got errors related to socket connection.
This error appear because 'backed_init' start client-socket connection
to server-socket that is absent at that moment. This patch reverses the
order of a socket creation.