#include </home/runner/work/allwpilib/allwpilib/wpinet/src/main/native/thirdparty/tcpsockets/include/wpinet/TCPConnector.h>
◆ connect()
static std::unique_ptr< NetworkStream > wpi::TCPConnector::connect |
( |
const char * |
server, |
|
|
int |
port, |
|
|
Logger & |
logger, |
|
|
int |
timeout = 0 |
|
) |
| |
|
static |
◆ connect_parallel()
static std::unique_ptr< NetworkStream > wpi::TCPConnector::connect_parallel |
( |
std::span< const std::pair< const char *, int > > |
servers, |
|
|
Logger & |
logger, |
|
|
int |
timeout = 0 |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- /home/runner/work/allwpilib/allwpilib/wpinet/src/main/native/thirdparty/tcpsockets/include/wpinet/TCPConnector.h