|
UniSet
2.2.1
|
#include <UTCPStream.h>
Открытые члены | |
| void | create (const std::string &hname, int port, bool throwflag=false, timeout_t timer=0) |
| bool | setKeepAliveParams (timeout_t timeout_sec=5, int conn_keepcnt=1, int keepintvl=2) |
Специальная "обёртка" над ost::TCPStream, устанавливающая ещё и параметры KeepAlive, для открытого сокета.
1.7.6.1