Go to the source code of this file.
Namespaces | |
namespace | ot |
namespace | net |
namespace | ot::net |
Functions | |
OT_SYS_API_EXPORT unsigned long | ot::net::checkTCPConnection (port_t _port, const char *_ip) |
Will check if a TCP connection can be established. | |
OT_SYS_API_EXPORT std::wstring | ot::net::getLastError (void) |
Will return the last error text. | |