Skip to content
  • John Palmieri's avatar
    * dbus/dbus-connection.c (dbus_connection_read_write): Add new · 263d1dfd
    John Palmieri authored
      method for getting messages off the bus in the absence of a
      mainloop.  This method is much like
      dbus_connection_read_write_dispatch except it does not dispatch
      the messages to a registered filter function.  Instead it
      allows a developer to process messages by directly popping
      them off the bus.
    263d1dfd