Hi Folks: 1.41 appears to be the latest version and doesn''t seem to have uv_thread_detach(). Comments on the Internet suggest it is in the master version. How do I donwload the latest stable version of the master ?
Best Regards, Paul R. On Monday, February 15, 2021 at 12:05:05 PM UTC-8 [email protected] wrote: > Git tags > > El El lun, 15 feb 2021 a las 20:24, [email protected] < > [email protected]> escribió: > >> 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> >>>>> 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?utm_medium=email&utm_source=footer> >>>> https://groups.google.com/d/msgid/libuv/CADnnjUXwn_3D23xZ9onaZMGRmZU5KHEMcT0aAnqcpb6W0gFrLw%40mail.gmail.com >>>> . >>>> >>>> >>>> -- >>>> >>>> >>>> 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 >> >> <https://groups.google.com/d/msgid/libuv/7b9cea6a-f58d-4aaf-897f-3fa2d8eac2ebn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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/0077302e-e156-4b4c-b2ae-3f726469daa9n%40googlegroups.com.
