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

DBus.Connection

Documentation

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