bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TCPSession.readLine question


From: David Sugar
Subject: Re: TCPSession.readLine question
Date: Tue, 10 Feb 2004 09:24:06 -0500
User-agent: KMail/1.5.3

It converts \r\n sequences to simple \n's.  Is this where we are dropping a 
character, or is it the request - nleft - 1?

On Wednesday 04 February 2004 04:15 pm, Eugeny N Dzhurinsky wrote:
> Hello.
> In the specs it described that TCPSession.readLine returns the actual
> bytes read. But as i see now, it returns the actual bytes read-1. What's
> wrong with this?
>
>
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp





reply via email to

[Prev in Thread] Current Thread [Next in Thread]