https://issues.apache.org/bugzilla/show_bug.cgi?id=50481

--- Comment #8 from Costa Sapuntzakis <[email protected]> 2011-04-06 18:57:02 
EDT ---
Questions/comments on the patch: 

 * what would be returned at end of stream without CR/LF? I suspect the code
would just not return the last bit of data...
 * what are the semantics of MODE_GET_LINE? Is it OK to return an error and
data?
 * char_buffer_write doesn't append. If the function gets EAGAIN twice in a
row, it will clobber the first bit of data.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to