#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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |