#include <yarp/os/impl/posix/TcpAcceptor.h>
Definition at line 30 of file TcpAcceptor.h.
◆ TcpAcceptor()
yarp::os::impl::posix::TcpAcceptor::TcpAcceptor |
( |
| ) |
|
|
default |
◆ ~TcpAcceptor()
virtual yarp::os::impl::posix::TcpAcceptor::~TcpAcceptor |
( |
| ) |
|
|
virtualdefault |
◆ accept()
int TcpAcceptor::accept |
( |
TcpStream & |
new_stream | ) |
|
Accept connection and set field for clientAddress.
Definition at line 110 of file TcpAcceptor.cpp.
◆ close()
int TcpAcceptor::close |
( |
| ) |
|
◆ connect()
◆ get_handle()
int yarp::os::impl::posix::TcpAcceptor::get_handle |
( |
| ) |
|
|
inlineprotected |
◆ get_port_number()
int yarp::os::impl::posix::TcpAcceptor::get_port_number |
( |
| ) |
|
|
inline |
◆ open()
◆ set_handle()
void yarp::os::impl::posix::TcpAcceptor::set_handle |
( |
int |
h | ) |
|
|
inlineprotected |
◆ shared_open()
Open the server port and listen for clients.
Definition at line 64 of file TcpAcceptor.cpp.
The documentation for this class was generated from the following files: