FACT++  1.0
dim_long DimServer::addDns ( const char *  node,
int  port 
)
static

Definition at line 709 of file discpp.cxx.

References dis_add_dns().

Referenced by DimServerDns::init().

710 {
711  return dis_add_dns((char *)node, port);
712 }
Definition: dns.c:26
dim_long dis_add_dns(char *node_name, int port_number)
Definition: open_dns.c:237

+ Here is the call graph for this function:

+ Here is the caller graph for this function: