Re: Limit to size of pipe

2003-07-29 Thread Igor Pechtchanski
On Tue, 29 Jul 2003, chris wrote: > David Rothenberger wrote: > > >chris writes: > > > Hello! > > > > > > Further to an earlier message I sent, I now attach an example. This > > > tries to send a message of a fixed sized down a pipe. Under windows I > > > can't seem to send much more than 25k down

Re: Limit to size of pipe

2003-07-29 Thread chris
David Rothenberger wrote: chris writes: > Hello! > > Further to an earlier message I sent, I now attach an example. This > tries to send a message of a fixed sized down a pipe. Under windows I > can't seem to send much more than 25k down in one go, although I can > send more if I chop it up in

Re: Limit to size of pipe

2003-07-29 Thread David Rothenberger
chris writes: > Hello! > > Further to an earlier message I sent, I now attach an example. This > tries to send a message of a fixed sized down a pipe. Under windows I > can't seem to send much more than 25k down in one go, although I can > send more if I chop it up into sections. Under li

Limit to size of pipe

2003-07-29 Thread chris
Hello! Further to an earlier message I sent, I now attach an example. This tries to send a message of a fixed sized down a pipe. Under windows I can't seem to send much more than 25k down in one go, although I can send more if I chop it up into sections. Under linux however I can send as large