Not sure why the last part of the message was cut in the middle of the log paste....re-posting it
------------------------------------------------------------ The issue only exists on a test VM, a Windows 7 inside Parallels Desktop running on macOS Yosemite with two virtual network cards. It only happens if you setup a network adapter using shared network. Setting up as a bridged adapter doesn't exhibit this behaviour. On a regular windows PC with two network cards client.close() always takes 0ms, so that's probably a VM fault or probably something at driver level. Thankfully this is a non issue, I am sharing what I've found here just in case someone could find it useful. Thanks anyway. Stefano Il giorno giovedì 10 novembre 2016 12:49:17 UTC+1, Stefano Cristiano ha scritto: > > Ok, looks like I've figured out what's going on. > I have been reproducing the same issue in regular nodejs, that translate > pretty easily to the relevant uv_udp_* calls as the dgram module is a tiny > wrapper around libuv facilities for udp. > > -- 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.
