Classes | Namespaces | Typedefs | Enumerations | Functions | Variables
address.hpp File Reference
#include "fd.hpp"
#include <string>
#include <sys/socket.h>
Include dependency graph for address.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  zmq::address_t
 

Namespaces

 zmq
 
 zmq::protocol_name
 

Typedefs

typedef socklen_t zmq::zmq_socklen_t
 

Enumerations

enum  zmq::socket_end_t { zmq::socket_end_local, zmq::socket_end_remote }
 

Functions

zmq_socklen_t zmq::get_socket_address (fd_t fd_, socket_end_t socket_end_, sockaddr_storage *ss_)
 
template<typename T >
std::string zmq::get_socket_name (fd_t fd_, socket_end_t socket_end_)
 

Variables

static const char zmq::protocol_name::inproc [] = "inproc"
 
static const char zmq::protocol_name::tcp [] = "tcp"
 
static const char zmq::protocol_name::udp [] = "udp"
 


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02