MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Binary IO
dave@ipac.caltech.edu wrote:
>
> You need to control the connection by doing 2 things:
>
> 1. Make sure that you don't overflow the output buffer by using the
> new notify behavior.
How do I do this? Right now, I'm digging through the ChangeLog, looking for
some way to change the size of the output buffer.
>
> 2. Don't close the connection until all the data is sent by testing
> the size of the data in the output buffer to be sure it is zero.
Okay, will do.
Phantom
Follow-Ups:
References:
Home |
Subject Index |
Thread Index