Hello people! Please feel free to ignore this if you don't write/maintain C++ addons for node.
With this PR: https://github.com/joyent/node/pull/8355#issuecomment-55395952 I'm going to export some External-wrapped pointers to structs like SSL, SSL_CTX to make it possible to write some extensions for a core modules. What I am trying to figure out right now - is what another pointers do you want to be exported? Cheers, Fedor. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAEv2Vf%2BqBcF-ZPcwK-jciS_Uq3tNo1XiP%2BddzoPdJh9S4mo8Nw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
