Skip to content

Allow creating connections from *net.UnixConn #76

@mildred

Description

@mildred

It may be that the connection was opened outside of libdbus (for example when inheriting from fork of an already opened file descriptor). The dbus library should allow to create a connection (with ability to pass fd) from an existing *net.UnixConn

This could be used to communicate using dbus between different processes that don't want to expose their communication to a system or user/session bus.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions