agent: Return 0 on EOS from nice_input_stream_read()
We should return 0 instead of G_IO_ERROR_CLOSED for consistency with recv() and read().
Showing
Please register or sign in to comment
We should return 0 instead of G_IO_ERROR_CLOSED for consistency with recv() and read().