crypto: make NewSessionDoneCb public
authorFedor Indutny <fedor.indutny@gmail.com>
Mon, 17 Feb 2014 22:47:33 +0000 (02:47 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Mon, 17 Feb 2014 23:22:18 +0000 (03:22 +0400)
commit7589a0007c2ad8ab9178bfe626f835e6b0b6f48c
treef91459f87b02336c957f8978962bed6511119041
parent75ea11fc08019bb1ffac81583ed7d0da3241a5b5
crypto: make NewSessionDoneCb public

Generic friend classes do not work well with old compiler versions (and
MSVC).
src/node_crypto.h
src/tls_wrap.h