File Information
Library: DNSSD
Package: Core
Header: Poco/DNSSD/DNSSDBrowser.h
Inheritance
Direct Base Classes: CommonEventArgs
All Base Classes: CommonEventArgs
Constructors
ResolveHostEventArgs
ResolveHostEventArgs(
BrowseHandle h,
int f,
const std::string & n,
const Poco::Net::IPAddress & a,
Poco::Int32 i,
Poco::UInt32 t
);
Variables
address
Poco::Net::IPAddress address;
host
std::string host;
networkInterface
Poco::Int32 networkInterface;
ttl
Poco::UInt32 ttl;