Comment 2 for bug 942955

Revision history for this message
Dimitri John Ledkov (xnox) wrote : Re: [Bug 942955] Re: upstart-socket-bridge doesn't support ipv6 sockets

On 31 December 2013 13:20, Kai Mast <email address hidden> wrote:
> Just wondering. I am not familiar with the upstart codebase, but this
> seems rather trivial to fix. Where is the problem here?
>

The whole upstart socket bridge is a single C file in the upstart codebase:

https://bazaar.launchpad.net/+branch/upstart/view/head:/extra/upstart-socket-bridge.c

As the rest of the code base it heavily uses libnih library. Some
introduction / documentation about that library can be found at:

http://people.canonical.com/~jhunt/presentations/uds-r/2012-10-31/upstart-development.pdf

http://libnih.la/

--
Regards,

Dimitri.