You also allocate uv_tcp_t on the callback tcp_getaddrinfo_cb. On Tue, Apr 18, 2017 at 2:27 PM Florent Cabret <[email protected]> wrote:
> Hi, > > I dont know what is wrong with my code but it trigger a memory exception > in uv_process_tcp_connect_req at line req->cb(req, > uv_translate_sys_error(err)); where it call a random address. > > -- > 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.
