irc_process_select_descriptors returns 1 at line 853 without setting lasterror:
if ( session->state != LIBIRC_STATE_CONNECTED ) return 1;
Log in to post a comment.