#include "base-precomp.h"
#include <mrpt/utils/net_utils.h>
#include <mrpt/utils/CClientTCPSocket.h>
#include <mrpt/utils/CServerTCPSocket.h>
#include <mrpt/utils/CTicTac.h>
#include <mrpt/system/string_utils.h>
#include <mrpt/system/threads.h>
#include <mrpt/synch/CSemaphore.h>
#include <mrpt/synch/CThreadSafeVariable.h>
#include <cstring>
#include <stdio.h>
Go to the source code of this file.
Classes | |
struct | TDNSThreadData |
Functions | |
void | thread_DNS_solver_async (TDNSThreadData &dat) |
MRPT_TODO ("Modify ping to run on Windows + Test this") | |
MRPT_TODO | ( | "Modify ping to run on Windows + Test this" | ) |
void thread_DNS_solver_async | ( | TDNSThreadData & | dat | ) |
Definition at line 472 of file net_utils.cpp.
References mrpt::system::os::memcpy().
Referenced by mrpt::utils::net::DNS_resolve_async().
Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |