#include <yarp/os/impl/PortCore.h>
#include <yarp/conf/environment.h>
#include <yarp/os/Bottle.h>
#include <yarp/os/DummyConnector.h>
#include <yarp/os/InputProtocol.h>
#include <yarp/os/Name.h>
#include <yarp/os/Network.h>
#include <yarp/os/PortInfo.h>
#include <yarp/os/RosNameSpace.h>
#include <yarp/os/StringOutputStream.h>
#include <yarp/os/SystemInfo.h>
#include <yarp/os/Time.h>
#include <yarp/os/impl/BufferedConnectionWriter.h>
#include <yarp/os/impl/ConnectionRecorder.h>
#include <yarp/os/impl/LogComponent.h>
#include <yarp/os/impl/PlatformUnistd.h>
#include <yarp/os/impl/PortCoreInputUnit.h>
#include <yarp/os/impl/PortCoreOutputUnit.h>
#include <yarp/os/impl/StreamConnectionReader.h>
#include <cstdio>
#include <functional>
#include <random>
#include <regex>
#include <vector>
Go to the source code of this file.
Functions | |
static bool | __pc_rpc (const Contact &c, const char *carrier, Bottle &writer, Bottle &reader, bool verbose) |
static bool | __tcp_check (const Contact &c) |
|
static |
Definition at line 1495 of file PortCore.cpp.
|
static |
Definition at line 1511 of file PortCore.cpp.