Gnome2::VFS::DNSSD.3pm

Langue: en

Version: 2010-05-12 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Gnome2::VFS::DNSSD

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 (C) 2003-2007 by the gtk2-perl team.

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