|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|
#include <orbit/network/PlatformSocket.hpp>#include <stdexcept>#include <string>#include <cstring>
Namespaces | |
| namespace | network |
Functions | |
| void | network::initialize_platform_networking () |
| void | network::cleanup_platform_networking () |
| void | network::close_socket (socket_t fd) |
| void | network::set_non_blocking (socket_t fd) |