|
VideoTools
|
#include "gdef.h"#include "gnet.h"#include "gsocket.h"#include "gexception.h"#include <string>#include <vector>#include <utility>Go to the source code of this file.
Classes | |
| class | GNet::SocketProtocol |
| An interface for implementing a low-level TLS/SSL protocol layer on top of a connected non-blocking socket. More... | |
| class | GNet::SocketProtocolSink |
| to deliver data from a socket. More... | |
Namespaces | |
| GNet | |
| Network classes. | |