FACT++  1.0
DimServerDns::DimServerDns ( const char *  node,
int  port 
)

Definition at line 331 of file discpp.cxx.

References init().

332 {
333  init(node, port);
334 }
Definition: dns.c:26
void init(const char *node, int port)
Definition: discpp.cxx:344

+ Here is the call graph for this function: