MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Binary IO
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.
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.
This may help solve your problem. Works for us. Cheers!
Follow-Ups:
- Re: Binary IO
- From: Richard Connamacher <phantom@baymoo.sfsu.edu>
- Re: Binary IO
- From: Richard Connamacher <phantom@baymoo.sfsu.edu>
References:
- Binary IO
- From: Richard Connamacher <phantom@baymoo.sfsu.edu>
Home |
Subject Index |
Thread Index