Re: Sending files with E?
Kevin Reid <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
On Sep 29, 2008, at 5:06, Toby Murray wrote: > There probably is an easier way. Your solution is functionally > correct, > but it is certainly not the most efficient way to stream a file. > > Kevin Reid has a new E IO library that might address this sort of > thing, > but I'm yet to look at it. Kevin, any thoughts here? All my work so far addresses basic stream objects and OS-level IO (files, pipes and sockets) -- I haven't started on the problem of efficiently streaming data over a CapTP connection. -- Kevin Reid <http://homepage.mac.com/kpreid/>