On Mon, Sep 18, 2017 at 11:17:16AM -0400, Frediano Ziglio wrote:
> >
> > On Mon, Sep 18, 2017 at 06:19:03AM -0400, Frediano Ziglio wrote:
> > > >
> > > > On Mon, Sep 11, 2017 at 09:08:54AM +0100, Frediano Ziglio wrote:
> > > > > This structure was used to store the cookie for the async
> > > > >
>
> On Mon, Sep 18, 2017 at 06:19:03AM -0400, Frediano Ziglio wrote:
> > >
> > > On Mon, Sep 11, 2017 at 09:08:54AM +0100, Frediano Ziglio wrote:
> > > > This structure was used to store the cookie for the async
> > > > reply and the message for the generic async callback.
> > >
> > > > Most asy
On Mon, Sep 18, 2017 at 06:19:03AM -0400, Frediano Ziglio wrote:
> >
> > On Mon, Sep 11, 2017 at 09:08:54AM +0100, Frediano Ziglio wrote:
> > > This structure was used to store the cookie for the async
> > > reply and the message for the generic async callback.
> >
> > > Most async messages do no
>
> On Mon, Sep 11, 2017 at 09:08:54AM +0100, Frediano Ziglio wrote:
> > This structure was used to store the cookie for the async
> > reply and the message for the generic async callback.
>
> > Most async messages do not require extra action beside
> > sending back the cookie for the reply so in
On Mon, Sep 11, 2017 at 09:08:54AM +0100, Frediano Ziglio wrote:
> This structure was used to store the cookie for the async
> reply and the message for the generic async callback.
> Most async messages do not require extra action beside
> sending back the cookie for the reply so instead of using
ping
>
> This structure was used to store the cookie for the async
> reply and the message for the generic async callback.
> Most async messages do not require extra action beside
> sending back the cookie for the reply so instead of using
> a switch inline the replies and remove store the cookie
This structure was used to store the cookie for the async
reply and the message for the generic async callback.
Most async messages do not require extra action beside
sending back the cookie for the reply so instead of using
a switch inline the replies and remove store the cookie
directory instead