Subject: Re: [boost] C++ Networking Library Release 0.5
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-02-08 09:28:27


Michael Caisse wrote:
>
> Rutger -
>
> The utility ties together Qi rules/grammars with asynchronous reads and
> Karma rules/grammars with asynchronous writes. There is a policy that
> handles behavior during partial reads.
>
> I'll try to bundle something up sooner than later... perhaps this weekend.
>

I'd be interested to see if and how you achieved a single pass parser, is
this the case? Does it continue where it left off in case of partial reads?

Thanks.

Rutger