#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" | ) |
Referenced by mrpt::slam::CICP::Align3DPDF(), mrpt::slam::CGridMapAligner::AlignPDF_robustMatch(), mrpt::poses::CPose3DRotVec::composePoint(), mrpt::vision::CFeatureExtraction::detectFeatures(), mrpt::system::executeCommand(), mrpt::hwdrivers::CNationalInstrumentsDAQ::grabbing_thread(), mrpt::poses::CPose3DRotVec::inverseComposePoint(), TEST(), and mrpt::graphs::ScalarFactorGraph::updateEstimation().
| 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.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |