WPILibC++  unspecified
wpi::TCPConnector Class Reference

Static Public Member Functions

static std::unique_ptr< NetworkStreamconnect (const char *server, int port, Logger &logger, int timeout=0)
 
static std::unique_ptr< NetworkStreamconnect_parallel (llvm::ArrayRef< std::pair< const char *, int >> servers, Logger &logger, int timeout=0)
 

The documentation for this class was generated from the following files: