Searched refs:ch_error (Results 1 – 2 of 2) sorted by relevance
235 ch_error(channel_T *ch, const char *fmt, ...) in ch_error() function756 ch_error(channel, in channel_connect()779 ch_error(channel, in channel_connect()825 ch_error(channel, in channel_connect()863 ch_error(channel, in channel_connect()915 ch_error(channel, "Connection timed out"); in channel_connect()2823 ch_error(channel, in may_invoke_callback()4045 if (!channel->ch_error && fun != NULL) in channel_send()4050 channel->ch_error = TRUE; in channel_send()4196 channel->ch_error = TRUE; in channel_send()[all …]
2278 int ch_error; // When TRUE an error was reported. Avoids member