avahi-0.2.0: Minimal DBus bindings for Avahi daemon (http://avahi.org)

Safe HaskellNone
LanguageHaskell98

Network.Avahi.Browse

Synopsis

Documentation

browse :: BrowseQuery -> IO () Source #

Browse for specified service

dispatch :: [(String, Signal -> IO b)] -> Signal -> IO () Source #

Dispatch signal and call corresponding function.