join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
async_socket.hpp File Reference
#include <join/async_operation.hpp>
#include <join/proactor.hpp>
#include <join/backoff.hpp>
#include <join/memory.hpp>
#include <join/socket.hpp>
#include <join/utils.hpp>
#include <system_error>
#include <utility>
#include <atomic>
#include <array>
#include <new>
#include <sys/socket.h>
#include <poll.h>
Include dependency graph for async_socket.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  join::BasicAsyncSocket< Protocol, Proactor, OpCount >
 basic asynchronous socket class. More...
 

Namespaces

namespace  join