Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
PlatformSocket.cpp File Reference
#include <orbit/network/PlatformSocket.hpp>
#include <stdexcept>
#include <string>
#include <cstring>
Include dependency graph for PlatformSocket.cpp:

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)