Work requests get UV_ECANCELED, but get{add,name}info, requests get EAI
codes.This should be clarified in the docs. Do you mind sending over a documentation PR? Cheers, On Jan 16, 2016 10:39, "Frank" <[email protected]> wrote: > When I uv_cancel() a getaddrinfo request the callback is passed the > status EAI_CANCELED(request canceled). > > The documentation says it should be a UV_ECANCELED(operation canceled) > though. > > What is the expected behaviour? > > Thanks, > Frank > > -- > 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 https://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 https://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
