That's great news! Updating now. Out of curiousity, for calling dlopen, what's the best .so name to plan on opening? Looking at the symlinks already in /usr/lib would you expect something like "libuv.so.1"?
-Lou https://github.com/aspnet/KestrelHttpServer On Thursday, September 18, 2014 10:27:45 AM UTC-7, Saúl Ibarra Corretgé wrote: > > Hi all, > > It's my pleasure to announce the first release candidate for 1.0.0, now > available for download: http://dist.libuv.org/dist/v1.0.0-rc1/ > > The changelog for this version is available here: > https://github.com/joyent/libuv/releases/tag/v1.0.0-rc1 > > The 1.0.0 release is a big deal for us, since we have made commitments > regarding API and ABI stability, so if your application uses libuv, > please upgrade to RC1 and let us know if you run into issues. > > For those who might be making the jump from 0.10.x, here is a (hopefully > complete) list of commits which you may want to pay attention to, either > because they add new APIs or modify existing ones: > https://gist.github.com/saghul/1ce2c4a409b8699e88cc > > > Thanks to all 150+ contributors who have helped libuv so far; keep > loopin' :-) > > -- > Saúl Ibarra Corretgé > bettercallsaghul.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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
