urbackup_backend/LookupService.h
2011-01-06 17:43:38 +01:00

4 lines
105 B
C++

#include "socket_header.h"
#include <string>
bool LookupBlocking(std::string pServer, in_addr *dest);