10 #ifndef YARP_OS_IMPL_POSIX_TCPCONNECTOR_H
11 #define YARP_OS_IMPL_POSIX_TCPCONNECTOR_H
TcpConnector()
Constructor TcpConnector.
int open(TcpStream &stream)
virtual ~TcpConnector()
Destructor ~TcpConnector.
int connect(TcpStream &new_stream, const yarp::os::Contact &remote_address, YARP_timeval *timeout=nullptr)
Connect to server.
struct timeval YARP_timeval
The main, catch-all namespace for YARP.