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

Go to the source code of this file.

Classes

class  join::BasicDatagramSocket< Protocol >
 basic datagram socket class. More...
 

Namespaces

namespace  join
 

Functions

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