Searched defs:CWebSocketRequestOptions (Results 1 – 1 of 1) sorted by relevance
45 struct CWebSocketRequestOptions { struct46 CArrString header;47 char* caPath;48 CClientCert* clientCert;49 char* protocol;50 bool usingSystemProxy;51 CHttpProxy* httpProxy;52 uint32_t pingInterval;53 uint32_t pongTimeout;