libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
ip.hpp File Reference
#include <string>
#include "fd.hpp"
Include dependency graph for ip.hpp:

Go to the source code of this file.

Namespaces

 zmq
 

Functions

void zmq::enable_ipv4_mapping (fd_t s_)
 
int zmq::get_peer_ip_address (fd_t sockfd_, std::string &ip_addr_)
 
fd_t zmq::open_socket (int domain_, int type_, int protocol_)
 
void zmq::set_ip_type_of_service (fd_t s_, int iptos)
 
void zmq::unblock_socket (fd_t s_)