Doug MacEachern wrote:
> On Wed, 28 Aug 2002, Stas Bekman wrote:
>
>
>>Though for those who want to learn bucket brigades to develop in C, it's
>>easier to first do in Perl :)
>
>
> true. and should make one appreciate the simple Perl api once its done :-)
The documentation is already taki
On Wed, 28 Aug 2002, Stas Bekman wrote:
> Though for those who want to learn bucket brigades to develop in C, it's
> easier to first do in Perl :)
true. and should make one appreciate the simple Perl api once its done :-)
> Are you planning to do the same for connection handlers?
yes.
-
Doug MacEachern wrote:
> On Tue, 27 Aug 2002, Stas Bekman wrote:
>
> ...
>
>>Current "examples" in tests lose flush buckets.
>
>
> ok, feel free to add is_flush and whatever you think might be needed.
> i just hope not many of them will be needed.
ok, added is_flush()
>> > also keep in mind,
On Tue, 27 Aug 2002, Stas Bekman wrote:
> make source_scan still doesn't work for me, with the latest httpd-2.0
> and mod_perl-2.0 cvs.
>
> % /home/stas/perl/ithread/bin/perl5.8.0 build/source_scan.pl
> failed on <
>
> enum {
>
> APR_BUCKET_DATA = 0,
>
> APR_BUCKET_ME
On Tue, 27 Aug 2002, Stas Bekman wrote:
...
> Current "examples" in tests lose flush buckets.
ok, feel free to add is_flush and whatever you think might be needed.
i just hope not many of them will be needed.
> > also keep in mind, filters overall are another big itch that need to
> > be scr
On Tue, 27 Aug 2002, Stas Bekman wrote:
> Doug MacEachern wrote:
> > note: cvs doesn't compile without ithreads at the moment. none of the
> > Perl ptr_table_ api exists without ithreads. argh. i have to run, will
> > fix in the morning.
>
> neither it compiles with ithreads perl:
my bad f