Print

Print


The signature in 4.5.0 was

    // Initializes an ssl ctx
    virtual int Init(SSL_CTX *, int) = 0;

So if you wanted to make it backward compatible I don't think this was right. Brian's (@xrootd-dev) comment read:

> - Rename InitCtx back to the original Init
> - Make InitSSL / FreeSSL not pure-virtual (put in the trivial inline implementation in the base class).

i.e. the not pure virtual comment referred to InitSSL and FreeSSL, not Init.


-- 
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/471#issuecomment-282670610

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1