26#include <citrusleaf/alloc.h>
27#include <citrusleaf/cf_ll.h>
37#include <netinet/in.h>
38#include <netinet/tcp.h>
39#include <sys/socket.h>
int as_pipe_get_recv_buffer_size(void)
void as_pipe_socket_error(as_event_command *cmd, as_error *err, bool retry)
void as_pipe_response_error(as_event_command *cmd, as_error *err)
void as_pipe_timeout(as_event_command *cmd, bool retry)
void as_pipe_response_complete(as_event_command *cmd)
void as_pipe_write_start(as_event_command *cmd)
void as_pipe_get_connection(as_event_command *cmd)
void as_pipe_read_start(as_event_command *cmd)
int as_pipe_get_send_buffer_size(void)
static as_event_command * as_pipe_link_to_command(cf_ll_element *link)
bool as_pipe_modify_fd(as_socket_fd fd)
as_event_command * writer