dbus-core-0.6: Low-level D-Bus protocol implementation

DBus.Connection

Documentation

send :: Message a => Connection -> (Serial -> IO b) -> a -> IO (Either MarshalError b)Source