Hi Folks: What is the latest version or the best way to identify the latest version of Libuv ?
Best Regards, Paul R. On Thursday, January 14, 2021 at 10:17:28 AM UTC-8 [email protected] wrote: > I started my experiments with Libuv using the version in libuv-1.40.0.tar > .gz which, I think, > is quite a bit behind the latest version. That is the reason I didn't > find uv_thread_detach() > which has detached thread functionality. > > On Wednesday, January 13, 2021 at 5:33:49 PM UTC-8 [email protected] > wrote: > >> Thank you. >> >> >> On 01/13/2021 05:03 PM, Jameson Nash wrote: >> >> The functionality is already present in libuv master as `uv_thread_detach` >> >> On Wed, Jan 13, 2021 at 7:58 PM Iñaki Baz Castillo <[email protected]> >> wrote: >> >>> On Thu, 14 Jan 2021 at 01:53, Paul Romero <[email protected]> >>> wrote: >>> > As I did not design or >>> > write Libuv, I don't consider it my responsiblity to implement missing >>> features. >>> >>> I don't know what to say about that, really. >>> >>> >>> > The code attached to my previous message is just a courtesy to the >>> Libuv implementors. >>> >>> This is not how things work. People, even those who did not "design or >>> write libuv" create Pull Requests with bug fixes or new features. >>> >>> >>> -- >>> 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 view this discussion on the web visit >>> https://groups.google.com/d/msgid/libuv/CALiegfkioKxyrFuXq4xQF3D-ZCTCEupm0FkkCzNBz4UzsqD8fg%40mail.gmail.com >>> . >>> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/libuv/CADnnjUXwn_3D23xZ9onaZMGRmZU5KHEMcT0aAnqcpb6W0gFrLw%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/libuv/CADnnjUXwn_3D23xZ9onaZMGRmZU5KHEMcT0aAnqcpb6W0gFrLw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> >> -- >> >> >> Paul Romero >> ----------- >> RCOM Communications Software >> EMAIL: [email protected] >> PHONE: (510)482-2769 <(510)%20482-2769> >> >> >> >> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/libuv/7b9cea6a-f58d-4aaf-897f-3fa2d8eac2ebn%40googlegroups.com.
