dbus_connection_dispatch calls exit
Colin Walters
walters at verbum.org
Wed Oct 15 09:23:31 PDT 2008
On Wed, Oct 15, 2008 at 11:29 AM, Sebastian Pölsterl <marduk at k-d-w.org> wrote:
>
> I wonder why the connection gets lost, though. The client is still
> running when it exits. Is there some kind of timeout involved?
If you send invalid data over the wire, the remote end will disconnect
you. Sending invalid UTF-8 using libdbus is a not uncommon example.
More information about the dbus
mailing list