Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

[ANN] c-ares removed #518

Closed
piscisaureus opened this issue Aug 7, 2012 · 10 comments
Closed

[ANN] c-ares removed #518

piscisaureus opened this issue Aug 7, 2012 · 10 comments

Comments

@piscisaureus
Copy link

It's a bit odd to put an announcement in the issue tracker, but in absence of a mailing list it'll do.

C-ares was removed (in master). It's not coming back.

If you need want / c-ares anyway: it's not hard to integrate it using uv_poll.

To get the idea, look at how it was integrated into libuv just before the removal: https://github.com/joyent/libuv/blob/32f93e14cbeea53ac8e2fc1dc77207dc6b251003/src/cares.c.
This is what was needed to move the glue code into node: nodejs/node-v0.x-archive@9e55ba7

The gypified c-ares that was ripped out of libuv (and is now used in node directly) is available at https://github.com/piscisaureus/cares

@creationix @philips @loladiro @brson @saghul @olsonjeffery @txdv @gigi81
(I probably forgot many people; if you know maintainers of libuv bindings that I forgot, please add them)

@piscisaureus
Copy link
Author

@ry probably cares as well

@saghul
Copy link
Contributor

saghul commented Aug 7, 2012

Hi @piscisaureus, thanks for the heads up, I appreciate that. FWIW pyuv master no longer uses the bundled c-ares, I created pycares for that inspired by the good old cares.c in libuv :-)

@txdv
Copy link
Contributor

txdv commented Aug 7, 2012

Maybe we could create a list for all the libuv bindings with links?
I would like to investigate some of them.

@rphillips
Copy link

subscribing myself to this thread.

@piscisaureus
Copy link
Author

Maybe we should have an actual mailing list.

@saghul
Copy link
Contributor

saghul commented Aug 8, 2012

+1 to that.

@rphillips
Copy link

+1

@bnoordhuis
Copy link
Contributor

Maybe we should have an actual mailing list.

Didn't you create one a long time ago?

@piscisaureus
Copy link
Author

Yeah but nobody subscribed :-). And I never posted anything. But okay, let's (re)surrect it:

http://groups.google.com/group/libuv

@saghul
Copy link
Contributor

saghul commented Oct 21, 2013

This has been open for a while, I guess it's time to let it go :-) Closing.

@saghul saghul closed this as completed Oct 21, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants