Namespaces | Functions
tcp.hpp File Reference
#include "fd.hpp"
Include dependency graph for tcp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 zmq
 

Functions

int zmq::set_tcp_receive_buffer (fd_t sockfd_, int bufsize_)
 
int zmq::set_tcp_send_buffer (fd_t sockfd_, int bufsize_)
 
fd_t zmq::tcp_open_socket (const char *address_, const options_t &options_, bool local_, bool fallback_to_ipv4_, tcp_address_t *out_tcp_addr_)
 
int zmq::tcp_read (fd_t s_, void *data_, size_t size_)
 
void zmq::tcp_tune_loopback_fast_path (fd_t socket_)
 
int zmq::tcp_write (fd_t s_, const void *data_, size_t size_)
 
void zmq::tune_tcp_busy_poll (fd_t socket_, int busy_poll_)
 
int zmq::tune_tcp_keepalives (fd_t s_, int keepalive_, int keepalive_cnt_, int keepalive_idle_, int keepalive_intvl_)
 
int zmq::tune_tcp_maxrt (fd_t sockfd_, int timeout_)
 
int zmq::tune_tcp_socket (fd_t s_)
 


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