You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "Roy T. Fielding" <fi...@kiwi.ics.uci.edu> on 1997/09/04 10:31:08 UTC

Re: filter API spec

The funny thing is that I've spent most of the last two months
trying to do this in Ada95, with limited success.  I am using
buckets (pointers to an iovec structure) and passing things around
as a list of buckets, which occasionally get stuck in buffer
queues (called bucket_brigades, of course).  Such a design maximizes
use of writev.  Unfortunately, Ada95 is so frickin stupid that I end
up doing double the work just to connect to the C system interface.

BTW, have you looked at Henrik's Streams implementation in w3c-libwww?

.....Roy

Re: filter API spec

Posted by Samuel Tardieu <sa...@ada.eu.org>.
>>>>> "Roy" == Roy T Fielding <fi...@kiwi.ics.uci.edu> writes:

Roy> Unfortunately, Ada95 is so frickin stupid that I end up doing
Roy> double the work just to connect to the C system interface.

I don't want to cause a religion war, but could you please send me (in 
private mail) a piece of code which is causing you problems? As you
might guess from my address, I'm an Ada fan and I'd like to check this :)

  Sam
-- 
Samuel Tardieu -- sam@ada.eu.org