Gnome2::VFS::DNSSD (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Gnome2::VFS::DNSSD - network service discoveryMETHODS
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::VFSCOPYRIGHT
Copyright (C) 2003-2007, 2013 by the gtk2-perl team.This software is licensed under the
LGPL.
See Gnome2::VFS for a full notice.