http-launch on Android

Sebastian Dröge sebastian at centricular.com
Thu May 29 01:40:15 PDT 2014


On Do, 2014-05-29 at 10:22 +0200, Lee Matthews wrote:
> Thanks Sebastian, that fixed the issue.
> 
> The problem I'm having now is that g_socket_listener_add_inet_port
> (G_SOCKET_LISTENER (service), 9090, NULL, &err); keeps failing and
> returning a "Error binding to address : Address already in use"
> message. I've looked, as root, at netstat and 9090 is not in use.
> Equally, the port 8080 produces the same error, again according to
> netstat it isn't in use either.

Do you have the INTERNET permission enabled in your application? If you
have, do you get the same error when using normal BSD socket operations
for that instead of GIO?

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140529/36730370/attachment.sig>


More information about the gstreamer-devel mailing list