6#ifndef YARP_OS_IMPL_PLATFORMUNISTD_H
7#define YARP_OS_IMPL_PLATFORMUNISTD_H
11# include <ace/OS_NS_unistd.h>
22#if defined(YARP_HAS_ACE)
26 return ACE_OS::hostname(name, len);
The components from which ports and connections are built.
std::string gethostname()
Portable wrapper for the gethostname() function.