I think it is: memset(req, 0, sizeof(*req))

On Mon, Jun 30, 2014 at 12:23 PM, Iñaki Baz Castillo <[email protected]> wrote:

> 2014-06-30 10:20 GMT+02:00 Saúl Ibarra Corretgé <[email protected]>:
> > Yes. You could bzero the request and reuse it, use the same buffer,
> > whatever you want.
>
>
> What is "bzero" the request?
>
>
> --
> Iñaki Baz Castillo
> <[email protected]>
>
> --
> You received this message because you are subscribed to the Google Groups
> "libuv" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/libuv.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to