join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
stream_socket.hpp File Reference
#include <join/raw_socket.hpp>
#include <chrono>
#include <sys/socket.h>
Include dependency graph for stream_socket.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  join::BasicStreamSocket< Protocol >
 basic stream socket class. More...
 

Namespaces

namespace  join
 

Functions

template<class Protocol >
bool join::operator< (const BasicStreamSocket< Protocol > &a, const BasicStreamSocket< Protocol > &b) noexcept
 compare if socket handle is inferior.