ddc
Classes | Functions
CHost.h File Reference
#include "utilit.h"
#include "string_socket.h"
Include dependency graph for CHost.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CHost
 generic socket host wrapper class irritatingly also used for client connections More...
 

Functions

bool LoadHosts (string Path, vector< CHost > &Hosts)
 

Function Documentation

◆ LoadHosts()

bool LoadHosts ( string  Path,
vector< CHost > &  Hosts 
)

References FileExists(), CHost::ReadFromString(), and Trim().

Referenced by CHost::IsListening(), LoadDDCServer(), and LoadLocalCorpora().

Here is the call graph for this function:
Here is the caller graph for this function: