Provided by: libgnome2-vfs-perl_1.082-1build2_amd64 bug

NAME

       Gnome2::VFS::DNSSD - network service discovery

METHODS

   list = Gnome2::VFS::DNSSD->browse ($domain, $type, $func, $data=undef)
       •   $domain (string)

       •   $type (string)

       •   $func (scalar)

       •   $data (scalar)

   list = Gnome2::VFS::DNSSD->browse_sync ($domain, $type, $timeout_msec)
       •   $domain (string)

       •   $type (string)

       •   $timeout_msec (integer)

   list = Gnome2::VFS->get_default_browse_domains
   list = Gnome2::VFS::DNSSD->list_browse_domains_sync ($domain, $timeout_msec)
       •   $domain (string)

       •   $timeout_msec (integer)

   list = Gnome2::VFS::DNSSD->resolve ($name, $type, $domain, $timeout, $func, $data=undef)
       •   $name (string)

       •   $type (string)

       •   $domain (string)

       •   $timeout (integer)

       •   $func (scalar)

       •   $data (scalar)

   list = Gnome2::VFS::DNSSD->resolve_sync ($name, $type, $domain, $timeout_msec)
       •   $name (string)

       •   $type (string)

       •   $domain (string)

       •   $timeout_msec (integer)

SEE ALSO

       Gnome2::VFS

COPYRIGHT

       Copyright (C) 2003-2007, 2013 by the gtk2-perl team.

       This software is licensed under the LGPL.  See Gnome2::VFS for a full notice.