SNode.C
|
Classes | |
class | SocketContextUpgrade |
class | SocketContextUpgradeFactory |
class | SubProtocol |
class | SubProtocolFactorySelector |
Functions | |
int | getentropy (void *buf, size_t buflen) |
web::http::client::SocketContextUpgradeFactory * | websocketClientSocketContextUpgradeFactory () |
int web::websocket::client::getentropy | ( | void * | buf, |
size_t | buflen | ||
) |
Definition at line 70 of file SocketContextUpgradeFactory.cpp.
Referenced by web::websocket::client::SocketContextUpgradeFactory::prepare().
web::http::client::SocketContextUpgradeFactory * web::websocket::client::websocketClientSocketContextUpgradeFactory | ( | ) |
Definition at line 130 of file SocketContextUpgradeFactory.cpp.
References web::websocket::client::SocketContextUpgradeFactory::SocketContextUpgradeFactory().
Referenced by web::websocket::client::SocketContextUpgradeFactory::link().