Searched refs:connection_unreadable (Results 1 – 3 of 3) sorted by relevance
101 int connection_unreadable (connection_t *con);
497 int connection_unreadable (connection_t *con) in connection_unreadable() function526 if (connection_unreadable (con)) in connection_send()630 if (connection_unreadable (con)) in connection_bufs_send()
1456 …if (client->connection.error || (total_written == 0 && connection_unreadable (&client->connection)… in send_listener()