FACT++  1.0
DimServerDns::DimServerDns ( const char *  node)

Definition at line 326 of file discpp.cxx.

References init().

327 {
328  init(node, 0);
329 }
Definition: dns.c:26
void init(const char *node, int port)
Definition: discpp.cxx:344

+ Here is the call graph for this function: