rabbitmq-c
0.8.0
C AMQP Client library for RabbitMQ
Main Page
Related Pages
Data Structures
Files
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Deprecated List
Global
AMQP_EMPTY_ARRAY
use
amqp_empty_array
instead
Global
AMQP_EMPTY_BYTES
use
amqp_empty_bytes
instead
Global
AMQP_EMPTY_TABLE
use
amqp_empty_table
instead
Global
amqp_error_string
(int err)
This function has been deprecated in favor of
amqp_error_string2()
which returns statically allocated string which do not need to be freed by the caller.
Global
amqp_open_socket
(char const *hostname, int portnumber)
This function is deprecated in favor of
amqp_socket_open()
Global
amqp_release_buffers
(amqp_connection_state_t state)
This function is deprecated in favor of
amqp_maybe_release_buffers()
or
amqp_maybe_release_buffers_on_channel()
Global
amqp_release_buffers_ok
(amqp_connection_state_t state)
This function is deprecated in favor of
amqp_maybe_release_buffers()
or
amqp_maybe_release_buffers_on_channel()
Global
amqp_set_sockfd
(amqp_connection_state_t state, int sockfd)
Use
amqp_tcp_socket_new()
or
amqp_ssl_socket_new()
Global
amqp_ssl_socket_set_verify
(amqp_socket_t *self, amqp_boolean_t verify)
use and instead.
Generated on Sat Apr 9 2016 21:59:28 for rabbitmq-c by
1.8.6