chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] read-u8vector! from tcp port


From: Graham Fawcett
Subject: Re: [Chicken-users] read-u8vector! from tcp port
Date: Tue, 29 Jan 2008 15:22:57 -0500

On Jan 29, 2008 3:21 PM, Hans Bulfone <address@hidden> wrote:
> > Yeah, that's a ugly error message. But what would it mean to read an
> > arbitrary-length string from a network port?
> it's not supposed to read an arbitrary-length string; it should read
> into the provided u8-vector until it is full. [1]

I guess what I meant was, how could a library determine the length of
a transmission across a TCP port, without a higher-level protocol to
negotiate it?

Graham




reply via email to

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